Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Unified Engineering

Materials in Model

  • Last UpdatedFeb 11, 2025
  • 1 minute read

For the materials of a structural element (MATR) to be set in Model, you must be able to see a Properties Database (DB) containing the available materials.

To create a Material World, carry out the following steps:

  1. In ADMIN, change the module definition for Paragon so that it has Read/Write access to the Properties DB, thus:

    edit module PARAGON mode PROP rw

  2. Create a Properties DB (if there is not one already) and include it into the relevant databases. If there is a Properties DB with a Material World already existing, go to step 4.

  3. Enter Propcon in Read/Write mode and create a MATW.

  4. Enter Paragon in Read/Write mode (R/W to the Properties DB) and run the property loading macro, thus:

    $m/%PMLUI%/DES/DATA/MLOADPROP

    By default, the DENSITY.DAT data in the AVEVA_DESIGN_DFLTS directory will be loaded into the first Material World found. Where elements already exist, the macro will modify them to the values contained in the file.

If new material densities are required to be added to the system, DENSITY.DAT can be modified to include your new materials. The format of the file is as follows:

# NAME

\Description

\Density kg/cu m

AL-CAST

\Aluminium, cast

\2560

Al-WROUGHT

\Aluminium, wrought

\2700

DURALUMIN

\Aluminium, Duralumin

\2790

The hash character ( # ) signifies a comment line: any line beginning with it will be ignored.

Note:
All densities are in kg/cu m.

To load the new/modified materials into the system, follow step 4 above. If you moved the file to some other directory, run the macro by passing the full pathname of the file, thus:

$m/%PMLUI%/DES/DATA/MLOADPROP <pathname>

TitleResults for “How to create a CRG?”Also Available in