ACTION - 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)

Contains information about the action to perform and the parts on which the action is performed.

Attributes

Name

Description

Type

Required

NAME

Action names:

Confirmation, Import, Nesting, Delete, GetParts, GetStatus, Update, GetXML, SetProperties, Reset, GetDBInformation, Alma-RemnantReport

String

yes

Child Elements

Name

Description

Type

Required

FILTER

Element holds filter information to get parts

-

no

PART

Element holds part information

no

PROPERTY

Elements hold nesting attributes

no

Sample

<ACTION NAME="Nesting">
<PROPERTY NAME="LotNumber" VALUE="129" TYPE="String" />
<PROPERTY NAME="OrderNumber" VALUE="ABS-A 10x3000x12000" TYPE="String" />
<PROPERTY NAME="NestingTimestamp" VALUE="2018-04-18T14:22:00Z"
TYPE="Date" />
<PROPERTY NAME="LotLength" VALUE="12.000" TYPE="Double" />
<PROPERTY NAME="LotWidth" VALUE="3.000" TYPE="Double" />
<PROPERTY NAME="LotThickness" VALUE="0.01000" TYPE="Double" />
<PROPERTY NAME="LotMaterialGrade" VALUE="A" TYPE="String" />
<PROPERTY NAME="LotMaterialType" VALUE="Mildsteel" TYPE="String" />
<PROPERTY NAME="NestingSystem" VALUE="NESTIX" TYPE="String" />
<PROPERTY NAME="OutputStatus" VALUE="NESTED" TYPE="String" />
<PART PART_BOARDSIDE="P" PART_NAME="DK0_RD11822_S100108"
BLOCK_NAME="MFGTest" MODEL_PART_GUID=
"{0010A222-0000-0000-7613-635CCD5A2104}-WEB">

</PART>

</ACTION>

The table below describes possible actions the loopback XML can specify.

Action

Description

Confirmation

Updates Smart 3D properties after the nesting system confirms the part.

Import

Updates Smart 3D properties after the nesting system imports the part.

Nesting

Updates Smart 3D properties after the part is nested on the nesting system lot.

Delete

Deletes parts no longer available in Smart 3D from the nesting system.

GetParts

Gets the list of parts for the matching filter. Filter name and type are defined in the NestingReportFilters - Filter.xml delivered to SharedContent\StructManufacturing\SMS_SCHEMA\
NestingReport.

GetStatus

Gets the output status of parts based on the filter or the parts list.

Update

Gets the XML output of parts based on the filter or the parts list.

GetXML

Generates XML output.

SetProperties

Sets the specified attribute value on parts by filter or list.

Reset

Resets nesting attribute values on parts by filter or list.

GetDBInformation

Gets information about the current database connected to the server computer.