create_part_from_scenario
Create a KOMPAS-3D part from a parametric scenario such as stepped_shaft using custom parameters, with options for output path, visibility, and error handling.
Instructions
Create a KOMPAS part from a supported parametric scenario such as stepped_shaft.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes | ||
| visible | No | ||
| scenario | Yes | ||
| output_path | No | ||
| close_after_save | No | ||
| save_partial_on_error | No | ||
| return_partial_result_on_error | No |