Checks if the parameter is a Rebar Container parameter
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsRebarContainerParameter(
ElementId paramId
)
Parameters
- paramId ElementId
-
The id of the parameter element
Return Value
Boolean
True if the parameter is a Rebar Container parameter
Exceptions
See Also
Reference