creo_create_safe_revolve_copy
Copies the active Creo part and creates a 360-degree solid revolve from a rectangular radial section. Supports add or cut operations, preventing overwrites and verifying volume changes.
Instructions
Copy the current Creo part and create one full 360-degree solid revolve from a closed rectangular radial section in the new copy. Supports additive revolve and revolve cut, refuses overwrite, requires an active feature, and verifies the corresponding solid-volume change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| copy_name | Yes | ||
| axial_width | Yes | Width of the rectangular section along the revolve axis. | |
| feature_name | Yes | ||
| inner_radius | Yes | Distance from the sketch centerline axis to the near radial edge. | |
| sketch_plane | No | Datum plane containing the intended revolve axis. | RIGHT |
| direction_side | No | ||
| expected_model | Yes | ||
| operation_mode | Yes | ||
| radial_thickness | Yes | Radial thickness from inner_radius to the far radial edge. | |
| orientation_plane | No | Datum plane whose trace orients the internal sketch axis. | TOP |