computeStrokeCountForOptions Method
Return the stroke count required for given options.
computeStrokeCountForOptions(options?: StrokeOptions): number
Parameter | Type | Description |
---|---|---|
options | StrokeOptions | StrokeOptions that determine count |
Returns - number
Defined in
- curve/Arc3d.ts Line 1162
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.