Method GetDesignRepresentation
GetDesignRepresentation(DocumentId)
Gets the design representation entity of a document.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 7, 201, 100)]
ElementId GetDesignRepresentation(DocumentId inDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of the document to analyze. |
Returns
| Type | Description |
|---|---|
| ElementId | Identifier of the design representation entity found. |
Remarks
This method is available since v7.7.201.100.