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 232
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.