ComputeFrameArgs Interface
Arguments for the computeFrame method.
Properties
Name | Type | Description | |
---|---|---|---|
frame | "line" | "rectangle" | "circle" | "equilateralTriangle" | "diamond" | "square" | "pentagon" | "hexagon" | "octagon" | "capsule" | "roundedRectangle" | Frame shape to be calculated | |
range | Range2d | Range to be enclosed | |
transform | Transform | Transform that translates and rotates the range to world coordinates |
Defined in
Last Updated: 29 July, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.