list_elements
Inspect walls, rooms, furniture, and dimensions in a Sweet Home 3D project by listing editable elements with optional kind filters. Returns lengths in centimeters and rotations in degrees for validation.
Instructions
List editable elements in a .sh3d project. Lengths are in centimetres and rotations in degrees. The plan coordinate system uses y increasing downward. This tool does not modify the archive or canonicalize element order. Example: list_elements(project_path='house.sh3d', kinds=['walls','rooms'])
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kinds | No | ||
| project_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||