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