SMS_STYLES - Intergraph Smart 3D - Reference Data - Hexagon

Intergraph Smart 3D Structural Manufacturing Reference Data

Language
English
Product
Intergraph Smart 3D
Subproduct
Structural Manufacturing
Search by Category
Reference Data
Smart 3D Version
13.1

This is the root element of the document.

Attributes

This element has no attributes.

Child Elements

Name

Description

Type

Required

SMS_COLORS

Contains the AutoCAD color Index

-

yes

SMS_LINETYPES

Contains line types.

-

yes

SMS_LINEWEIGHTS

Contains line weight. Currently, this customization is not supported

-

no

SMS_FONTS

Contains text fonts. Currently, this customization is not supported

-

no

SMS_TEXT_JUSTIFICATIONS

Contains text justification.

-

yes

SMS_LAYERS

Contains layer information.

-

yes

SMS_TEXT_HEIGHTS

Contains text height.

-

yes

SMS_PARTINFOS

Contains the part information of the plate or profile shown in the DFX output. The real data comes from the Manufacturing Plate or Profile output XML file.

-

yes

SMS_PLATES

Describes the style that is applied to SMS_EDGE and CVG_TEXT. The structure of children should be the same as the output XML. The Manufacturing XML Schema Design document contains all child node information.

-

yes

SMS_PROFILES

-

yes

Sample

< SMS_STYLES>

<SMS_COLORS >…</ SMS_COLORS>
<SMS_LINETYPES >…</ SMS_LINETYPES>
<SMS_LINEWEIGHTS>…</ SMS_LINEWEIGHTS>
<SMS_FONTS>…</ SMS_FONTS>
<SMS_TEXT_JUSTIFICATIONS>…</ SMS_TEXT_JUSTIFICATIONS>
<SMS_LAYERS>…</ SMS_LAYERS>
<SMS_TEXT_HEIGHTS>…</ SMS_TEXT_HEIGHTS>
<SMS_PARTINFOS>…</ SMS_PARTINFOS>
<SMS_PLATES>…</ SMS_PLATES>
<SMS_PROFILES>…</ SMS_PROFILES>
</ SMS_STYLES>