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