Method GetActiveView
GetActiveView(DocumentId)
Gets the active graphic view of a document.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 7, 0, 0)]
int GetActiveView(DocumentId inDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of the document to analyze. |
Returns
| Type | Description |
|---|---|
| int | Identifier of the active graphic view of the document. |
Remarks
This method is available since v7.7.