Bolt Length (PDMS_B.DAT) - Intergraph Smart Reference Data - Version 10.2 - Customization & Programming - Hexagon

Intergraph Smart Reference Data Integration (10.2)

Language
English
Product
Intergraph Smart Reference Data
Search by Category
Customization & Programming
Smart Materials/Smart Reference Data Version
10.2

This file contains the bolt length information. The hierarchy for the Bolt lengths is defined as following:

B.DAT_Heirarchy

  • The attributes should be added in front of the values while generating the data.

  • The attribute LTAB represents the Length Table that holds the several Diameter Tables.

  • The attribute DTAB represents the Diameter Table that stores information on standard bolt lengths, held as a string of values in its BLEN attribute. DTAB is accessed from the NSTD attribute of the SBOL element.

  • The attribute IDENT is a user defined attribute and not a standard attribute.

The format in which details are extracted to the files when you transfer an ident depends on values defined in the Level column. For PDMS_B.DAT file, by default, BLTA is set at level 1, LTAB at 2, DTAB at 3, and rest of the attributes at level 3 as shown in the following screenshot.

You can customize the Levels.

An attribute is always represented with a modifier as <OLD> or <NEW>. <OLD> indicates that the data is already available in Destinations and <NEW> indicates new data. In the following screenshot, BLTA, LTAB, and DTAB have the modifier as <OLD> indicating that the data is already available in Destinations and BLEN, and IDENT have the modifier as <NEW> indicating that the data is new.

B.DAT_exportjob

The following table provides details for the attributes such as retrieval source available in PDMS_B.DAT file.

Attribute Name

Details

BLTA

  • Definition: Refers to the bolt table name. This is an administrative element.

  • Retrieval Source: '/'||cc.commodity_id||'-'||i.input_1||'-BLTA'

  • Retrieval Method: BASE_COLUMN

LTAB

  • Definition: The Length Table that holds several Diameter Tables.

  • Retrieval Source: '/'||cc.commodity_id||'-'||i.input_1||'-LTAB'

  • Retrieval Method: BASE_COLUMN

DTAB

  • Definition: The attribute DTAB represents the Diameter Table that stores information on standard bolt lengths, held as a string of values in its BLEN attribute. DTAB is accessed from the NSTD attribute of the SBOL element.

  • Retrieval Source: '/'||cc.commodity_id||'-'||i.input_1||'-DTAB'

  • Retrieval Method: BASE_COLUMN

BLEN

  • Definition: The array of Bolt Lengths as defined by the BLEN attributes.

  • Retrieval Source: i.input_2

  • Retrieval Method: BASE_COLUMN

EX::IDENT

  • Definition: Represents the bolt ident and is a user defined attribute.

  • Retrieval Source: i.ident

  • Retrieval Method: BASE_COLUMN