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