RebarContainerParameterManager.IsRebarContainerParameter
Method
Description:
Checks if the parameter is a Rebar Container parameter
Checks if the parameter is a Rebar Container parameter
Parameters
Parameter | Type | Description |
---|---|---|
paramId | ElementId | The id of the parameter element |
Return Value
Type | Description |
---|---|
Boolean | True if the parameter is a Rebar Container parameter |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |