RebarContainerParameterManager Class


Provides implementation of RebarContainer parameters overrides.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 16.0.0.0 (16.0.0.0)
Since: 2016

Syntax

C#
public class RebarContainerParameterManager : IDisposable
Visual Basic
Public Class RebarContainerParameterManager _
	Implements IDisposable
Visual C++
public ref class RebarContainerParameterManager : IDisposable

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

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 →