Method GetFaceCylinderDirection
GetFaceCylinderDirection(ElementItemId)
Gets the direction of a cylinder face.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 14, 0, 0)]
Direction3D GetFaceCylinderDirection(ElementItemId inFaceId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementItemId | inFaceId | Identifier of the face to analyze. |
Returns
| Type | Description |
|---|---|
| Direction3D | Direction of the specified cylinder face. |
Remarks
This method is available since v7.14.