RVTDocs.com
Namespace: Autodesk.Revit.DB Class: View

View.HideCategoryTemporary

Method
Description:
Set one category to be temporarily hidden in the view.
Syntax
public void HideCategoryTemporary(
	ElementId elementId
)
Parameters
Parameter Type Description
elementId ElementId Id of the category to be hidden
Return Value
Exceptions
Exception Condition
ArgumentException elementId does not correspond to a Category.
ArgumentNullException A non-optional argument was null