Provides implementation of RebarContainer parameters overrides.
Namespace:
Autodesk.Revit.DB.Structure
Assembly:
RevitAPI
(in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since:
2016
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Remarks
When a new override is created, by default, the parameter will show the overridden value as read-only.
You can control whether or not the parameter is modifiable using
SetOverriddenParameterReadonly(ElementId)
and
SetOverriddenParameterModifiable(ElementId)
.a
Inheritance Hierarchy
System
Object
Autodesk.Revit.DB.Structure RebarContainerParameterManager
Autodesk.Revit.DB.Structure RebarContainerParameterManager