Wallthickness Table - 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)

If you have to create multiple wallthickness tables with different lists of schedules, with the method described in Thickness Table, you would need to define sheets, attributes and sheet config for every different schedule table list. This works for a small number of thickness table formats. If the number is higher, it might be considered too much configuration effort. In that case, the more generic format described in this topic should be applied.

Here is a sample file name for the wallthickness table file:

CDWRX_EJ_0000018630_WallthicknessTable.lst

with CDWRX indicating the product (CADWorx) and EJ_nnnnnnnnnn indicating the SRD export job number.

An example of the format is shown below:

TABLE_NAME|SIZE_TABLE|SCHEDULE_TABLE|NOM|SCH|THK

THK|SIZE|SCH|1|S-STD|.13

THK|SIZE|SCH|2|S-STD|.14

THK|SIZE|SCH|2|S-XS|.15

THK|SIZE|SCH|3|S-STD|.16

THK|SIZE|SCH|4|S-STD|.17

The first column shows the name of the thickness table, the second column shows the name of the size table, and the third column shows the name of the schedule table. Of course, size and schedule table names don’t change within the same thickness table name. The subsequent columns provide the nominal size, the nominal schedule, and the physical thickness. The list can be ordered by TABLE_NAME, NOM, SCH, or by TABLE_NAME, SCH, NOM.

The delta transfer is handled like the Size Table, Schedule Table, Material Table, and so forth. Once a value for TABLE_NAME is transferred, this table definition is considered complete. The existing definitions with this name are deleted from the CADWorx catalog and replaced with the related rows that are in the current import file.