Flange-Bolt-Points (PDMS_F.DAT) - Intergraph Smart Reference Data - 2020 10.0 - Customization & Programming - Hexagon

Intergraph Smart Reference Data Integration (2020)

Language
English
Product
Intergraph Smart Reference Data
Search by Category
Customization & Programming
Smart Materials/Smart Reference Data Version
2020 (10.0)

The PDMS_F.DAT file contains complete information of the bolt ident which is referenced in the PDMS_G.DAT file. Each row will have the modifier as <NEW> indicating that the data is new. The following is an example of a flange with 4 bolt points.

F.DAT-Flange

The following table provides more details about the attributes in the PDMS_F.DAT file.

CATA

  • Definition: Component Catalogue elements hold the physical descriptions of both piping and structural components (Geomsets, Pointsets etc.), and any text used to describe the components in schedules, on isometrics etc. The elements below CATA will be accessed through the Specifications.

  • Retrieval Source: m_pck_pdms_lookup.Get_PDMS_CATA('I',i.ident)

  • Retrieval Method: BASE_COLUMN

SECT

  • Definition: The section under the CATA. Sections and Categories are administrative elements, which let you segregate particular types of catalogue data into logical parts of the hierarchy. Sections, which subdivide an overall CATA, are obligatory while Categories, which subdivide Sections, are optional.

  • Retrieval Source: m_pck_pdms_lookup.Get_PDMS_SECT(cc.commodity_id)

  • Retrieval Method: BASE_COLUMN

CATE

  • Definition: The category of the components under sections. Categories, which subdivide Sections, are optional but is a recommended practice.

  • Retrieval Source: Get_CATE

  • Retrieval Method: ATTR_STND_METHOD

BTSE

  • Definition: Bolting information for a component is stored in the Bolt Set.

  • Retrieval Source: m_pck_pdms_lookup.get_pdms_btse(i.ident)

  • Retrieval Method: BASE_COLUMN

BLPT

  • Definition: Bolt Point

  • Retrieval Source: m_pck_pdms_lookup.get_pdms_bltp(i.ident)

  • Retrieval Method: BASE_COLUMN

NUMB

  • Definition: Bolt Hole Number

  • Retrieval Source: m_pck_pdms_lookup.get_pdms_attr_values(i.ident,'ATTRIBUTE_FOR_BLT_NUMB')

  • Retrieval Method: BASE_COLUMN

BDIAMETER

  • Definition: Diameter of the Bolt Geometry.

  • Retrieval Source: m_pck_pdms_lookup.get_pdms_attr_values(i.ident,'ATTRIBUTE_FOR_BLT_DIA')

  • Retrieval Method: BASE_COLUMN

BTYP

  • Definition: Bolt Reference.

  • Retrieval Source: PDMS Default

  • Retrieval Method: ATTR_STND_METHOD

BTHK

  • Definition: Bolt Length through the component.

  • Retrieval Source: m_pck_pdms_lookup.get_pdms_attr_values(i.ident,'ATTRIBUTE_FOR_BLT_THKNESS')

  • Retrieval Method: BASE_COLUMN

NOFF

  • Definition: Number off

  • Retrieval Source: PDMS Default

  • Retrieval Method: NONE

The following image explains the data extraction and the output file format used..

10.0 PDMD_F