Rotate Entity
entity_rotateRotate any CAD entity around a base point by a specified angle in degrees, with positive angles for counter-clockwise rotation, to adjust orientation precisely.
Instructions
Rotate an entity around a base point by the specified angle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base_x | Yes | Rotation base point X | |
| base_y | Yes | Rotation base point Y | |
| handle | Yes | Entity handle | |
| angle_deg | Yes | Rotation angle in degrees (positive = counter-clockwise) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||