export_project
Finalize a .sh3d project by rewriting it to a chosen destination, creating the final file in Sweet Home 3D format. Use this to save your completed project as .sh3d.
Instructions
Finalize and rewrite a .sh3d project. Lengths are in centimetres and rotations in degrees. The plan coordinate system uses y increasing downward. This tool does not export OBJ, PNG, SVG, or any format other than .sh3d. Example: export_project(project_path='house.sh3d', destination_path='house-final.sh3d')
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | ||
| destination_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||