SMS_COLOR - Intergraph Smart 3D - Reference Data

Intergraph Smart 3D Structural Manufacturing Reference Data

Language
English
Product
Intergraph Smart 3D
Subproduct
Structural Manufacturing
Search by Category
Reference Data
Smart 3D Version
12 (2018)

Maps color strings to the AutoCAD color Index. You can customize the value for a specific color, or you can add a color. You can also refer to the AutoCAD web site for the color Index information.

Attributes

Name

Description

Type

Required

NAME

Specifies the user-defined color name.

String

yes

VALUE

jSpecifies the AutoCAD color index.

Integer

yes

Child Elements

This element does not have children.

Sample

<SMS_COLORS>

<SMS_COLOR NAME="Black" VALUE="0"/>

<SMS_COLOR NAME="White" VALUE="7"/>

<SMS_COLOR NAME="Blue" VALUE="5"/>

<SMS_COLOR NAME="Green" VALUE="3"/>

<SMS_COLOR NAME="Yellow" VALUE="2"/>

<SMS_COLOR NAME="Cyan" VALUE="4"/>

<SMS_COLOR NAME="Red" VALUE="1"/>

<SMS_COLOR NAME="Magenta" VALUE="6"/>

<SMS_COLOR NAME="Violet" VALUE="221"/>

<SMS_COLOR NAME="Crimson" VALUE="242"/>

<SMS_COLOR NAME="Lime" VALUE="90"/>

<SMS_COLOR NAME="Olive" VALUE="86"/>

<SMS_COLOR NAME="Purple" VALUE="212"/>

<SMS_COLOR NAME="LightBlue" VALUE="141"/>

<SMS_COLOR NAME="PeachPuff" VALUE="31"/>

<SMS_COLOR NAME="Gray" VALUE="9"/>

<SMS_COLOR NAME="Orange" VALUE="30"/>

<SMS_COLOR NAME="Pink" VALUE="220"/>

<SMS_COLOR NAME="Beige" VALUE="43"/>

<SMS_COLOR NAME="LightOrange" VALUE="31"/>

</SMS_COLORS>