computeAndAttachRecursiveStrokeCounts Method
Compute individual segment stroke counts. Attach in a StrokeCountMap.
computeAndAttachRecursiveStrokeCounts(options?: StrokeOptions, parentStrokeMap?: StrokeCountMap): void
| Parameter | Type | Description | 
|---|---|---|
| options | StrokeOptions | StrokeOptions that determine count | 
| parentStrokeMap | StrokeCountMap | evolving parent map. | 
Returns - void
Defined in
- bspline/BSplineCurve3dH.ts Line 341
Last Updated: 20 June, 2023