RebarShapeDefinition.RemoveParameter
Method
Description:
Remove the parameter from the definition.
Remove the parameter from the definition.
Remarks:
If the definition does not have the parameter, the method does nothing.
If the definition does not have the parameter, the method does nothing.
Parameters
Parameter | Type | Description |
---|---|---|
paramId | ElementId | Id of a parameter in the definition. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |