constantVSection Method
Consider the box sides (not top and bottom) as a (u,v) surface with
- v = 0 as the z=0 local plane
- v = 1 as the z=1 local plane Return the (rectangular) section at fractional v
constantVSection(zFraction: number): CurveCollection
Parameter | Type | Description |
---|---|---|
zFraction | number |
Returns - CurveCollection
Defined in
- solid/Box.ts Line 223
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.