Method GetMachiningRange
GetMachiningRange(DocumentId)
Set machining range state.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 11, 300, 160)]
bool GetMachiningRange(DocumentId inDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of the document to modify. |
Returns
| Type | Description |
|---|---|
| bool | Machining range state. |