applyTolerancesToArc Method
Determine a stroke count for a (partial) circular arc of given radius. This considers angle, maxEdgeLength, chord, and minimum stroke.
applyTolerancesToArc(radius: number, sweepRadians: number = Math.PI * 2): number
| Parameter | Type | Description |
|---|---|---|
| radius | number | |
| sweepRadians | number |
Defined in
Last Updated: 08 January, 2020