Get the part with the given ID.
"machineParts_var" is a variable referencing a MachineParts object.
|
"machineParts_var" is a variable referencing a MachineParts object.
|
Type | Description |
MachinePart | Returns the MachinePart with the given ID, or null if the given ID does not match any part in the collection. |
Name | Type | Description |
id | string | The ID for the part to get. |