constantVSection Method
Return the Arc3d section at vFraction. For the TorusPipe, this is a minor circle.
constantVSection(v: number): undefined | CurveCollection
Parameter | Type | Description |
---|---|---|
v | number |
Returns - undefined | CurveCollection
Defined in
- solid/TorusPipe.ts Line 236
Last Updated: 18 January, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.