Add a new part to this collection. The part's parent will be set to the owner of this collection, or null if this is the root parts collection.
If the passed MachinePartInput has a MachineAxisInput a new MachineAxis will be created.
"machineParts_var" is a variable referencing a MachineParts object.
|
"machineParts_var" is a variable referencing a MachineParts object.
|
Type | Description |
MachinePart | Returns the newly created MachinePart or null if creation failed. |
Name | Type | Description |
partInput | MachinePartInput | Part input object used to create the new MachinePart. |