RVTDocs.com

SetDiffuseColor

Method
Description:
Sets the diffuse color parameter of the effect instance.
Syntax
public void SetDiffuseColor(
	Color color
)
Parameters
Parameter Type Description
color Autodesk.Revit.DB.Color The diffuse color value.
Return Value
Exceptions
Exception Condition
Autodesk.Revit.Exceptions.ArgumentNullException A non-optional argument was NULL