getConstructiveFrame Method
Return a coordinate frame (right handed unit vectors).
- origin at origin of rotation ray.
- z direction along the rotation ray.
- y direction perpendicular to the base contour plane.
getConstructiveFrame(options?: RotationalSweepConstructiveFrameOptions): Transform | undefined
| Parameter | Type | Description |
|---|---|---|
| options | RotationalSweepConstructiveFrameOptions |
Returns - Transform | undefined
Defined in
- solid/RotationalSweep.ts Line 84
Last Updated: 09 June, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.