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