Revit 2026 API
Point |
Identifies whether the instance can have graphic overrides.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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