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

The quantity customization lets you specify the reporting format. The default reporting is based on the object type and the board management settings.

History

If the selected part does not support board management (such as members), the board information is not set. This customization lets you decide whether the SMS_COMMON_PART_INFO node contains board information. If not, then the software calculates this value.

NAME

SMS_PART_INFO||SMS_COMMON_PART_INFO||QUANTITY

ACTION

The list of valid ACTION values is displayed in the following table.

Action

Description

Sample Output

BOARD_MANAGEMENT

The output contains: QUANTITY_CENTER, QUANTITY_PORT, QUANTITY_STARBOARD

QUANTITY_PORT=1, QUANTITY_CENTER=2, QUANTITY_STARBOARD=3

TOTAL

The output contains the QUANTITY attribute, which is the sum of the three previous attributes

QUANTITY=6

Smart 3D ignores all other attributes.

To enable the customization, you must modify the SMS_OUTPUT.xml file to include one of the following elements under S3DEXPORT.

< S3DPROPERTY NAME="SMS_PART_INFO||SMS_COMMON_PART_INFO||QUANTITY ACTION="TOTAL"/>

< S3DPROPERTY NAME="SMS_PART_INFO||SMS_COMMON_PART_INFO||QUANTITY ACTION="BOARD_MANAGEMENT"/>

Sample Output:

Action

Board Management

Set / Not Set

SMS_COMMON_PART

Board Management

Set

QUANTITY_PORT, QUANTITY_CENTER, and QUANTITY_STARBOARD are added according to board management information

Board Management

Not Set

No action

Total

Set

QUANTITY_PORT, QUANTITY_CENTER, and QUANTITY_STARBOARD are removed and only QUANTITY is shown

Total

Not Set

No action

Total Case

In this case, the total number of common parts is placed into a single attribute.

Board Management Case

In this case, the common part quantities are reported according to their board management values.