constructPoles MethodStatic

Construct the control points for the c2 cubic fit algorithm

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

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

Returns - Float64Array | Point3d[] | undefined

Defined in

Last Updated: 07 May, 2026