View Are Graphics Overrides Allowed Method Determines if Visibility/Graphics Overriddes can be applied to the view. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public bool AreGraphicsOverridesAllowed() Public Function AreGraphicsOverridesAllowed As Boolean public: bool AreGraphicsOverridesAllowed() member AreGraphicsOverridesAllowed : unit -> bool Return Value Boolean True if Overriddes can be applied to the view, false otherwise. See Also Reference View Class Autodesk.Revit.DB Namespace
View Are Graphics Overrides Allowed Method Determines if Visibility/Graphics Overriddes can be applied to the view. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public bool AreGraphicsOverridesAllowed() Public Function AreGraphicsOverridesAllowed As Boolean public: bool AreGraphicsOverridesAllowed() member AreGraphicsOverridesAllowed : unit -> bool Return Value Boolean True if Overriddes can be applied to the view, false otherwise. See Also Reference View Class Autodesk.Revit.DB Namespace