constructFitParameters MethodStatic
Construct fit parameters for the c2 cubic fit algorithm, if they are missing.
constructFitParameters(options: InterpolationCurve3dOptions): boolean
@returns whether fit parameters are valid
Parameter | Type | Description |
---|---|---|
options | InterpolationCurve3dOptions | validated as per validateOptions, possibly modified |
Returns - boolean
whether fit parameters are valid
Defined in
- bspline/BSplineCurveOps.ts Line 196
Last Updated: 31 July, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.