Namespace:
Autodesk.Revit.DB
ExportColorMode
Enumeration
Description:
An enumerated type listing export color mode.
An enumerated type listing export color mode.
ExportColorMode Enumeration Members:
Name | Description |
---|---|
0 | All colors from the Revit project will be set to the closest of the 255 AutoCAD Color Index colors. |
1 | All colors from the Revit project will be exported as 24-bit RGB values as specified in object styles. |
2 | All colors from the Revit project will be exported as 24-bit RGB values as specified in view. |