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

View.HideElementTemporary

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