Check if category can be temporarily hidden in the view.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool CanCategoryBeHiddenTemporary(
ElementId elementId
)
Parameters
- elementId ElementId
-
Id of the category to be checked
Return Value
Boolean
Exceptions
See Also
Reference