computeFrame Function
Computes the frame geometry based on the provided frame shape and range.
computeFrame(args: ComputeFrameArgs): Loop | Path
@returns a Loop or Path (if it's just a line) that represents the frame geometry
| Parameter | Type | Description |
|---|---|---|
| args | ComputeFrameArgs |
a Loop or Path (if it's just a line) that represents the frame geometry
Defined in
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.