rotate_all
Rotate all CAD entities around a base point by providing x, y coordinates and a counterclockwise angle in degrees.
Instructions
Rotate ALL entities around a base point by angle degrees (CCW).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| angle | Yes | ||
| base_x | Yes | ||
| base_y | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |