nx_create_part
Create a new part file in the configured NX workspace by specifying a path and optional units (mm or inch).
Instructions
Create a part inside the configured workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| units | No | mm |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| part | Yes | ||
| status | No | success | |
| message | No |