Indicates if the view is temporarily hiding or isolating elements or categories.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public bool IsTemporaryHideIsolateActive()
Return Value
BooleanTrue if elements/categories are being temporarily hidden or isolated, false otherwise.