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 1184
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.