Method GetFaceColor
GetFaceColor(ElementItemId)
Gets the color of a face.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 12, 0, 0)]
Color GetFaceColor(ElementItemId inFaceId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementItemId | inFaceId | Identifier of the face to analyze. |
Returns
| Type | Description |
|---|---|
| Color | Color of the face, or Empty if the face has no color. |
Remarks
This method is available since v7.12.