Revit 2025.3 API
Point |
Identifies whether the instance can have graphic overrides.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public bool SupportsOverrides { get; }
Public ReadOnly Property SupportsOverrides As Boolean Get
public: property bool SupportsOverrides { bool get (); }
member SupportsOverrides : bool with get
Property Value
BooleanSee Also