Revit 2025 API
Rebar |
Indicates if the end handle constraint has changed since the last regeneration.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool IsEndConstraintChanged { get; }
Public ReadOnly Property IsEndConstraintChanged As Boolean Get
public: property bool IsEndConstraintChanged { bool get (); }
member IsEndConstraintChanged : bool with get
Property Value
BooleanSee Also