Method GetAxisGeometry
GetAxisGeometry(ElementId)
Gets the geometry of an axis entity.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 6, 0, 0)]
Axis2D GetAxisGeometry(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the axis entity to analyze. |
Returns
| Type | Description |
|---|---|
| Axis2D | Axis geometry. |
Remarks
This method is available since v7.6.