rotate_geometry
Rotate a geometry around an origin point by a specified angle. Choose between degrees and radians, and set the origin to center or a custom point for precise spatial transformations.
Instructions
Rotate a geometry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| geometry | Yes | ||
| angle | Yes | ||
| origin | No | center | |
| use_radians | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||