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

View.IsolateElementTemporary

Method
Description:
Set one element to be temporarily isolated in the view.
Syntax
public void IsolateElementTemporary(
	ElementId elementId
)
Parameters
Parameter Type Description
elementId ElementId Id of element to be isolated.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null