2.3.5.6. Modelmanager - Configuration

In the following the most important settings are explained, which possibly can be adjusted:

Setting in configuration file ifacecommon.cfg:

  • Activation

    The model manager is activated in the configuration file ifacecommon.cfg.

    [ActivePDMModules]
    ifosdmmodelmanager=true

Settings in the configuration file ifosdmmodelmanager.cfg:

  • In which Modelmanager class are PARTsolutions parts stored?

    [CreationOptions]
    MM_ClassName(is3d)=LIBRARY_3D 

  • In which Modelmanager class are PARTsolutions NativeCheckin parts stored?

    [CreationOptions]
    MM_ClassName(isNat)=MODEL_3D

  • Attribute mapping

    For the attribute mapping there are two different attributes available:

    • MASTERDATA

      These attributes are stored directly in the Modelmanager.

    • Library_3d

      These attributes are stored in the part.

    Attribute mapping is disabled by default.

    The [CreationOptions] block is not visible in PARTadmin. Have a look at the entries with the strings "MASTERDATA" and "LIBRARY_3D" and examples directly in Notepad.