Method IsCoatingParameter
IsCoatingParameter(ElementId)
Tells if an element is a Coating Parameter
Declaration
[OperationContract]
[AvailableSinceVersion(7, 19, 400, 160)]
bool IsCoatingParameter(ElementId inParameterId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inParameterId | The Id of the parameter |
Returns
| Type | Description |
|---|---|
| bool | true if it is a coating parameter |