Method GetFaceSurfaceType
GetFaceSurfaceType(ElementItemId)
Gets the type of the surface attached to a face.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 7, 0, 0)]
SurfaceType GetFaceSurfaceType(ElementItemId inFaceId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementItemId | inFaceId | Identifier of the face to analyze. |
Returns
| Type | Description |
|---|---|
| SurfaceType | Type of the surface attached to the face. |
Remarks
This method is available since v7.7.