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

View3D.SetRenderingSettings

Method
Description:
Changes the rendering settings for this 3d view.
Syntax
public void SetRenderingSettings(
	RenderingSettings settings
)
Parameters
Parameter Type Description
settings RenderingSettings The new rendering settings to be applied to this view.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null