Colors

Getting Started  Previous  Next

Color objects store color information. Color objects are used to represent colors of background, layer, line color, etc. There are by default the following colors on every drawing: white, dark background, light background, minor grid color, major grid color, red, yellow, green, cyan, blue, magenta.

 

ColorsSet

 

 

A color object consists of the following data:

Property Name

Data Type

Description

Color Name

Text

Custom name of color.

Book Name

Text

The book name for this color.

Display Name

Text

Color mix label.

Color Method

Multi-option selection box

Color method to be used for this color object.

Red

Integer Number

Amount of red in color.

Green

Integer Number

Amount of green in color.

Blue 

Integer Number

Amount of blue in color.

ACI

Integer Number

The Index of this color.

Dictionary Key

Text

Debug only field.

Description

Text

Description for this color.

Explanation

Text

Explanation for this color.

 

To create Color Objects see the Color Manager