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

View.SetDepthCueing

Method
Description:
Sets the depth cueing settings for the view.
Syntax
public void SetDepthCueing(
	ViewDisplayDepthCueing depthCueing
)
Parameters
Parameter Type Description
depthCueing ViewDisplayDepthCueing Depth cueing settings to set.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null
InvalidOperationException This view does not contain display-related properties. -or- This view cannot use Depth Cueing