RVTDocs.com

RebarShapeDefinition.RemoveParameter

Method
Description:
Remove the parameter from the definition.
Remarks:
If the definition does not have the parameter, the method does nothing.
Syntax
public void RemoveParameter(
	ElementId paramId
)
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