SMS_PROFILES - 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

Describes the style applied to SMS_EDGE and CVG_TEXT. The structure of children should be the same as the output XML, and all children nodes are described in the Manufacturing XML Schema Design document. This document only describes the SMS_EDGE node and its new attributes.

Attributes

This element has no attributes

Child Elements

This element has the same children as described in the output XML This section describes only the SMS_EDGE node.

Sample

<SMS_PROFILES>

<SMS_PROFILE>

<SMS_PROFILE_2D>

<SMS_FACE_CONTOUR>

<SMS_EDGE TYPE="general" FILTER="../SMS_EDGE[not(SMS_BEVEL)]" PART_DIR="*">

<SMS_STYLE>

<LAYER>Contour</LAYER>

<COLOR>Gray</COLOR>

<LINEWEIGHT>Normal</LINEWEIGHT>

<LINETYPE>Normal</LINETYPE>

</SMS_STYLE>

</SMS_EDGE>

</SMS_FACE_CONTOUR>

</SMS_PROFILE_2D>

</SMS_PROFILE>

</SMS_PROFILES>