Method GetProjectionMode
GetProjectionMode(DocumentId)
Gets the projection mode of a drafting document.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 10, 0, 0)]
ProjectionMode GetProjectionMode(DocumentId inDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Document to analyze. |
Returns
| Type | Description |
|---|---|
| ProjectionMode | Projection mode. |
Remarks
This method is available since v7.8.303.120.