nx_extrude
Extrude a sketch to create a new body or subtract it from a target body in Siemens NX.
Instructions
Extrude a sketch into a new body, or subtract it from an existing target body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reverse | No | ||
| distance | Yes | ||
| operation | No | create | |
| sketch_id | Yes | ||
| start_offset | No | ||
| target_body_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| status | No | success | |
| feature | Yes | ||
| message | No |