constructor Method
Constructor. Curve is optional and not needed for claimFractions.
UniformStrokeCollector(cp?: CurvePrimitive, fractionTol: number = Geometry.smallFraction): UniformStrokeCollector
| Parameter | Type | Description |
|---|---|---|
| cp | CurvePrimitive | |
| fractionTol | number |
Returns - UniformStrokeCollector
Defined in
- geometry3d/GeometryHandler.ts Line 444
Last Updated: 18 April, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.