RemoveParameter Method


Rebar Shape Definition Remove Parameter Method

Remove the parameter from the definition.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public void RemoveParameter(
	ElementId paramId
)

Parameters

paramId ElementId
Id of a parameter in the definition.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null
Remarks
If the definition does not have the parameter, the method does nothing.
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →