applyStrokeCountsToCurvePrimitives Method
Deprecated in 4.8.0 - will not be removed until after 2026-06-13. This method does nothing and is unneeded.
Apply stroke counts to curve primitives.
- Recursively visit all children of data.
- At each primitive, invoke
computeStrokeCountForOptionsmethod with options from the builder.
applyStrokeCountsToCurvePrimitives(data: GeometryQuery | AnyCurve): void
| Parameter | Type | Description |
|---|---|---|
| data | GeometryQuery | AnyCurve |
Returns - void
Defined in
- polyface/PolyfaceBuilder.ts Line 1202
Last Updated: 29 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.