creo_create_safe_feature_resume_copy
Creates a new copy from a suppressed part and restores a single round, chamfer, hole, or cut feature, leaving the input and current model unchanged.
Instructions
从安全输出目录中的已抑制零件副本创建一个新副本,并仅在新副本中恢复一个无子特征、父特征均活动的圆角、倒角、孔或切除特征;拒绝覆盖且不修改输入副本或当前模型。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| copy_name | Yes | 新恢复副本名(不含 .prt),仅允许字母、数字、下划线和短横线。 | |
| feature_id | Yes | 读取到的已抑制特征 ID。 | |
| model_file | Yes | 安全输出目录中的已抑制零件文件名,例如 prt0001_sup_r130_mcp.prt.2。 | |
| expected_model | Yes | 输入副本的预期模型名(不含 .prt),用于防止读取错文件。 | |
| expected_type_code | Yes | 预期特征类型:913 圆角、914 倒角、911 孔、916 切除。 |