Method GetModelingStage
GetModelingStage(DocumentId)
Gets the modeling stage operation of a document.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 8, 0, 0)]
ElementId GetModelingStage(DocumentId inDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of the document to analyze. |
Returns
| Type | Description |
|---|---|
| ElementId | Identifier of the modeling stage operation found, or Empty if none. |
Remarks
This method is available since v7.8.