RebarContainerParameterManager.IsParameterOverridden
Method
Description:
Checks if the parameter has an override
Checks if the parameter has an override
Parameters
| Parameter | Type | Description |
|---|---|---|
| paramId | ElementId | The id of the parameter element |
Return Value
| Type | Description |
|---|---|
| Boolean | True if the parameter has an override |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |