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