Method GetNCPostProcessorId
GetNCPostProcessorId(DocumentId)
Get a post-processor identifier in CAM document.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 12, 300, 180)]
string GetNCPostProcessorId(DocumentId inCAMDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inCAMDocumentId | Identifier of the CAM document. |
Returns
| Type | Description |
|---|---|
| string | Identifier post-processor. |