2024 Property
Changes 2
P

STLExportOptions.ExportColor

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.
public bool ExportColor { get; set; }