creo_create_safe_shell_copy
Copies the active Creo part and applies an inward shell to the duplicate, optionally removing a specified planar surface. Verifies shell creation and volume reduction before completion.
Instructions
Copy the current Creo part and create one inward shell in the new copy. A planar surface ID may be supplied as the opening; otherwise the largest planar surface is selected. The tool refuses overwrite and verifies an active shell feature, a feature-count increase, and a decrease in solid volume.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| copy_name | Yes | ||
| thickness | Yes | Inward shell wall thickness in model units. | |
| feature_name | Yes | ||
| expected_model | Yes | ||
| removed_surface_id | No | Optional Creo surface ID to remove. If omitted, the largest planar surface is selected. |