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