True to export color information, false otherwise.
Default value is false.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2021.1
Syntax
C# |
---|
public bool ExportColor { get; set; } |
Visual Basic |
---|
Public Property ExportColor As Boolean Get Set |
Visual C++ |
---|
public: property bool ExportColor { bool get (); void set (bool value); } |
Remarks
Color information can be exported only in binary STL format, in the case of ASCII STL format this property will be ignored.