Geometrics (PDMS_G.DAT) - Intergraph Smart Materials - Version 10.1 - Administration & Configuration - Hexagon

Intergraph Smart Materials Integration (10.1)

Language
English
Product
Intergraph Smart Materials
Subproduct
Classic
Search by Category
Administration & Configuration
Smart Construction Version
8
Smart Materials/Smart Reference Data Version
10.1

Contains the geometric information and all needed references to geom. set, point set, data set, and bolt reference.

<START> CATA SECT CATE SCOM
GTYPE
GMREF
PTREF
DTREF
PARAM N1 .. N13
BLRFA

CATA:

m_pck_pdms_custom.get_cata('I' ,ident)

Look at the example PL/SQL-Code. With the parameter values ‘I’ and ident, the function fetches the project identifier of the ident that should be transferred.

SECT:

default is part SHORT_DESC (if not defined then ‘PART:PART_ID),
CIP (M_PCK_PDMS_CUSTOM.SECT, input COMMODITY_ID and NLS_ID of PDMS 30.01 Configure PDMS field Nls for RTEXT/XTEXT)

CATE:

default is CCI_CODE (S.30.I.01 Interface Dependent),
CIP (M_PCK_PDMS_CUSTOM.CATE, input INTERFACE_ID, COMMODITY_ID)

SCOM:

default is SCOM (CCI_CODE || INPUT_1 || INPUT_2 …) || ‘-SCOM’
CIP (M_PCK_PDMS_CUSTOM.SCOM, input INTERFACE_ID, COMMODITY_ID, IDENT,0)

GTYPE:

default is TD_CODE of table name which was translated as GTYPE (S.20.08 second window),
CIP (M_PCK_PDMS_CUSTOM.GTYPE, input INTERFACE_ID and COMMODITY_ID)

GMREF, PTREF, DTREF:

Comes from the CIP m_pck_pdms_custom. GPD_REF(INTERFACE_ID , COMMODITY_ID ,v_IDENT, l_gmref , l_ptref ,l_dtref).

This procedure has three output parameters that are the result fields.

PARAM:

defined on PDMS 30.02 G-Type Attribute Mapping

BLFRA:

CCI_CODE || INPUT_1 || INPUT_2 … || ‘-F’

When the item is not bolted, BLRFA is empty.

pdms_g.del

Contains information about SCOM that is no longer contained opposite the last run in the PDMS_G.dat. (When an ident in Smart Materials is deleted, it is written in this file. It should be deleted in PDMS, too.)

pdms_g.err

Contains information about errors that occurred during the geometric transfer.