Share

RebarConstraintsStatus Enumeration

Describes the status of the constraints


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public enum RebarConstraintsStatus

Members

Member nameValueDescription
AllDisabled1 All constraints are disabled.
Enabled0 All constraints are enabled.
SomeDisabled2 Some constraints are disabled, and the others or enabled.

See Also

Reference

Was this information helpful?