Appearance
Sketch Object
Represents 2D sketches within a layer.
| Key | Type | Description |
|---|---|---|
edgeArray | Array | Array of coordinate pairs [[x1, z1], [x2, z2], ...] representing CAD edges. |
position | Array | [x, y, z] position. |
scaling | Array | [x, y, z] scaling. |