Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

General

...

Program Information

Basics - Colors

Within AutoCAD different colors are used to shade the various components (ie. pipes and tanks) of the water treatment plants. These colors are defined using a RGB color composite. The RGB color composite represents the color additive system which mixes various amounts of Red, Blue, and Green light to produce other colors. Each color is represented by a 3 by 1 matrix in which X = Red, Y = Green and Z = Blue. The number listed represents one of 256 shades for a particular color from 0 to 255 in terms of intensity, where 0 represents the least intensity and 255 represents the highest intensity. For example, R=0 G=0 B=0 would produce black while R=255 G=255 B=255 would produce white.

Variables Defined within Program
Wiki Markup
 Information


h2. Basics - Colors

Within AutoCAD different colors are used to shade the various components (ie. pipes and tanks) of the water treatment plants. These colors are defined using a RGB color composite. The RGB color composite represents the color additive system which mixes various amounts of Red, Blue, and Green light to produce other colors. Each color is represented by a 3 by 1 matrix in which X = Red, Y = Green and Z = Blue. The number listed represents one of 256 shades for a particular color from 0 to 255 in terms of intensity, where 0 represents the least intensity and 255 represents the highest intensity. For example, R=0 G=0 B=0 would produce black while R=255 G=255 B=255 would produce white.

h5. Variables Defined within Program

{float:left|border=2px1px solid black}
[!AutoCAD Color Grey.JPG|width=120px!|AutoCAD Pipe Program]
{float}

grey=

...

  • x

...

  • =

...

  • 132

...

  • y

...

  • =

...

  • 132

...

  • z

...

  • = 132



Wiki Markup
 132

{float:left|border=2px1px solid black}
[!AutoCAD Color Ltgrey.JPG|width=120px!|AutoCAD Pipe Program]
{float}

ltgrey=

...

  • x

...

  • =

...

  • 214

...

  • y

...

  • =

...

  • 214

...

  • z

...

  • = 214



Wiki Markup
 214

{float:left|border=2px1px solid black}
[!AutoCAD Color Dkgrey.JPG|width=120px!|AutoCAD Pipe Program]
{float}

dkgrey=

...

  • x

...

  • =

...

  • 91

...

  • y

...

  • =

...

  • 91

...

  • z

...

  • = 91



Wiki Markup
 91

{float:left|border=2px1px solid black}
[!AutoCAD Color Blue.JPG|width=120px!|AutoCAD Pipe Program]
{float}

blue=

...

  • x

...

  • =

...

  • 0

...

  • y

...

  • =

...

  • 255

...

  • z

...

  • = 255



Wiki Markup
 255

{float:left|border=2px1px solid black}
[!AutoCAD Color Blue2.JPG|width=120px!|AutoCAD Pipe Program]
{float}

blue2=

...

  • x

...

  • =

...

  • 0

...

  • y

...

  • =

...

  • 191

...

  • z

...

  • = 255



Wiki Markup
 255

{float:left|border=2px1px solid black}
[!AutoCAD Color Blue3.JPG|width=120px!|AutoCAD Pipe Program]
{float}

blue3=

...

  • x

...

  • =

...

  • 0

...

  • y

...

  • =

...

  • 127

...

  • z

...

  • = 255



Wiki Markup
 255

{float:left|border=2px1px solid black}
[!AutoCAD Color Green.JPG|width=120px!|AutoCAD Pipe Program]
{float}

green=

...

  • x

...

  • =

...

  • 0

...

  • y

...

  • =

...

  • 255

...

  • z

...

  • = 0



Wiki Markup
 0

{float:left|border=2px1px solid black}
[!AutoCAD Color Purple.JPG|width=120px!|AutoCAD Pipe Program]
{float}

purple=

...

  • x

...

  • =

...

  • 127

...

  • y

...

  • =

...

  • 0

...

  • z

...

  • = 255



Wiki Markup
 255

{float:left|border=2px1px solid black}
[!AutoCAD Color Ltpurple.JPG|width=120px!|AutoCAD Pipe Program]
{float}

ltpurple=

...

  • x

...

  • =

...

  • 125

...

  • y

...

  • =

...

  • 0

...

  • z

...

  • =

...

  • 160