Get the configuration with the given ID
"machineAxisConfigurations_var" is a variable referencing a MachineAxisConfigurations object.
|
"machineAxisConfigurations_var" is a variable referencing a MachineAxisConfigurations object.
|
Type | Description |
MachineAxisConfiguration | Return the MachineAxisConfiguration with the given ID, or null if the given ID does not match any configuration in the collection. |
Name | Type | Description |
id | string | The ID for the configuration to get. |