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

Contains information for each cross-section size describing the outputs that are possible for this cross-section. The information contained here includes cross-section size for subparts of the given cross-section

Attributes

Name

Description

Type

Required

XSECTION

This is the cross-section of the profile. In the delivered catalog, possible values include B, EA, FB, BUT, RT, and so on. In your catalog, the values depend on the naming of the cross-sections that you have bulkloaded.

String

yes

Child Elements

Name

Description

Type

Required

SMS_PARTS

Element containing a list of the parts to which Smart 3D can output this profile.

-

yes

Sample

<SMS_MFG_AS_PART XSECTION="BUT">

<SMS_PARTS NAME="Plate-Plate">

<SMS_PART KEY="PLATE_1" MATERIAL_LOOKUP="MATERIAL_CARBON_A" COMPONENT_LOOKUP="PLATE_1">

<SMS_CELL NAME="WEB" OUTPUT_UPSIDE_FACE="base"/>

</SMS_PART>

<SMS_PART KEY="PLATE_2" MATERIAL_LOOKUP="MATERIAL_CARBON_A" COMPONENT_LOOKUP="PLATE_2">

<SMS_CELL NAME="TOP_FLANGE" OUTPUT_UPSIDE_FACE="base"/>

</SMS_PART>

</SMS_PARTS>

<SMS_PARTS NAME="Plate-ER">

<SMS_PART KEY="PLATE_1" MATERIAL_LOOKUP="MATERIAL_CARBON_A" COMPONENT_LOOKUP="PLATE_1" >

<SMS_CELL NAME="WEB" OUTPUT_UPSIDE_FACE="base"/>

</SMS_PART>

<SMS_PART KEY="FB_1" MATERIAL_LOOKUP="MATERIAL_CARBON_A" COMPONENT_LOOKUP="FB_2" >

<SMS_CELL NAME="TOP_FLANGE" OUTPUT_UPSIDE_FACE="webleft"/>

</SMS_PART>

</SMS_PARTS>

<SMS_PARTS NAME="Profile-Profile">

<SMS_PART KEY="FB_1" MATERIAL_LOOKUP="MATERIAL_CARBON_A" COMPONENT_LOOKUP="FB_1" >

<SMS_CELL NAME="WEB" OUTPUT_UPSIDE_FACE="base"/>

</SMS_PART>

<SMS_PART KEY="FB_2" MATERIAL_LOOKUP="MATERIAL_" COMPONENT_LOOKUP="FB_2" >

<SMS_CELL NAME="TOP_FLANGE" OUTPUT_UPSIDE_FACE="webleft"/>

</SMS_PART>

</SMS_PARTS>

<SMS_PARTS NAME="Profile">

<SMS_PART KEY="ANGLE_1" MATERIAL_LOOKUP="MATERIAL_CARBON_A" COMPONENT_LOOKUP="ANGLE_1" >

<SMS_CELL NAME="WEB" OUTPUT_UPSIDE_FACE="base"/>

<SMS_CELL NAME="TOP_FLANGE" OUTPUT_UPSIDE_FACE="webleft">

<SMS_OFFSET OFFSET_LOOKUP="WEB_OFFSET" RATIO_X="0.0" RATIO_Y="1.0" OFFSET_GAP="0.100"/>

</SMS_CELL>

</SMS_PART>

</SMS_PARTS>

</SMS_MFG_AS_PART>