SMS_PLATES - 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.1 (2019)

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

Attributes

This element has no attributes

Child Elements

This element has same children as described in the output XML. So, detail explanation is skipped in this section. Only SMS_EDGE node will be explained.

Sample

<SMS_PLATES>

<SMS_PLATE>

<SMS_PLATE_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_PLATE_CONTOUR>

</SMS_PLATE>

</SMS_PLATES>