Delete Construction History
modeling.delete_historyRemove construction history from specified nodes or the entire scene to clean up models and reduce file size.
Instructions
Delete construction history from nodes or the entire scene.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodes | No | Node names to delete history from | |
| all_nodes | No | If True, delete history from all nodes in the scene |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | ||
| errors | Yes | ||
| cleaned | Yes | ||
| truncated | No | ||
| total_count | No | ||
| _size_warning | No | ||
| _original_size | No | ||
| _truncated_size | No |