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