An enumerated type listing export color mode.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Members
Member name | Description |
---|---|
IndexColors | All colors from the Revit project will be set to the closest of the 255 AutoCAD Color Index colors. |
TrueColor | All colors from the Revit project will be exported as 24-bit RGB values. |