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