Rotate Entity
entity_rotateRotate any AutoCAD entity around a specific base point by a precise angle. Specify the entity handle, base coordinates, and angle in degrees to reposition objects with exact control.
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 | |||