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  

Returns - Loop | Path

a Loop or Path (if it's just a line) that represents the frame geometry

Defined in

Last Updated: 27 June, 2025