computeStrokeCountForOptions Method
Assess length and turn to determine a stroke count.
computeStrokeCountForOptions(options?: StrokeOptions): number
Parameter | Type | Description |
---|---|---|
options | StrokeOptions | stroke options structure. |
Returns - number
Defined in
- bspline/BSplineCurve3dH.ts Line 413
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.