Method GetProgram
GetProgram(ElementExId)
Gets the NC program from the given operation.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 11, 300, 180)]
ElementId GetProgram(ElementExId inOperationId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementExId | inOperationId | Identifier of the operation to analyze. |
Returns
| Type | Description |
|---|---|
| ElementId | Program entity. |