cad_sketch_rectangle
Adds a constrained rectangle to a CAD sketch from two corner points, returning line IDs for bottom, right, top, and left edges.
Instructions
Add a constrained rectangle; returns {bottom,right,top,left} line ids.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | ||
| corner1 | Yes | ||
| corner2 | Yes |