RVTDocs.com

SetEmissiveColor

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