Returns the NC program with the specified name.
"nCPrograms_var" is a variable referencing a NCPrograms object.
|
"nCPrograms_var" is a variable referencing a NCPrograms object.
|
Type | Description |
NCProgram | Returns the specified NC program or null in the case where there is no NC program with the specified name. If there are multiple NC programs with the same name, the first item in the tree will be returned. |
Name | Type | Description |
name | string | The name (as it appears in the browser) of the operation. |