Method GetAbsoluteXZPlane
GetAbsoluteXZPlane(DocumentId)
Gets the absolute XZ plane entity of a document.
Declaration
[OperationContract]
ElementId GetAbsoluteXZPlane(DocumentId inDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of the document to analyze. |
Returns
| Type | Description |
|---|---|
| ElementId | Identifier of the absolute XZ plane entity found. |