RebarShapeDefinition.HasParameter
Method
Description:
Whether the definition stores the parameter.
Whether the definition stores the parameter.
Parameters
| Parameter | Type | Description |
|---|---|---|
| paramId | ElementId | Id of a parameter. |
Return Value
| Type | Description |
|---|---|
| Boolean | True if the definition stores the parameter, false otherwise. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |