Method GetSurfaceFinishItemType
GetSurfaceFinishItemType(ElementItemId)
Gets the surface finish item type of an item of a surface finish annotation entity.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 17, 0, 0)]
SurfaceFinishItemType GetSurfaceFinishItemType(ElementItemId inElementItemId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementItemId | inElementItemId | Identifier of the element item to analyze. |
Returns
| Type | Description |
|---|---|
| SurfaceFinishItemType | The surface finish item type. |
Remarks
This method is available since v7.17.