constantUSection Method
Return the Arc3d section at uFraction. For the sphere, this is a meridian arc.
constantUSection(uFraction: number): Arc3d
Parameter | Type | Description |
---|---|---|
uFraction | number | fractional position along the equator. |
Returns - Arc3d
Defined in
- solid/Sphere.ts Line 248
Last Updated: 03 April, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.