delete_element
Remove an editable element from a .sh3d project by ID, such as a wall, room, furniture, or dimension, and clear inbound wall join references to maintain model integrity.
Instructions
Delete an editable element from a .sh3d project by id. Lengths are in centimetres and rotations in degrees. The plan coordinate system uses y increasing downward. This tool does not delete unsupported tags or repair geometry beyond clearing inbound wall join references to a deleted wall. Example: delete_element(project_path='house.sh3d', element_id='wall2')
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| element_id | Yes | ||
| project_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||