Method GetComment
GetComment(ElementId)
Get program comment.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 11, 300, 180)]
SmartText GetComment(ElementId inProgramId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inProgramId | Identifier of the NC program to modify. |
Returns
| Type | Description |
|---|---|
| SmartText | Program comment. |