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

View.IsolateCategoryTemporary

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