constructPoles MethodStatic

Construct the control points for the c2 cubic fit algorithm

constructPoles(options: InterpolationCurve3dOptions): undefined | Float64Array | Point3d[]

Parameter Type Description
options InterpolationCurve3dOptions validated as per validateOptions, possibly modified

Returns - undefined | Float64Array | Point3d[]

Defined in

Last Updated: 31 July, 2025