RVTDocs.com

STLExportOptions.ExportColor

Property
Description:
True to export color information, false otherwise. Default value is false.
Remarks:
Color information can be exported only in binary STL format, in the case of ASCII STL format this property will be ignored.
Syntax
public bool ExportColor { get; set; }