powered by CADENAS

Manual

Manual

2.3.3.7. Modelmanager - Configuration

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

  • Activation

    With "true" the ModelManager is activated.

    [PLM]
    ACTIVE_CONDITION=true

  • In which Modelmanager class the PARTsolutions parts are stored?

    [CreationOptions]
    MM_ClassName(is3d)=LIBRARY_3D 

  • In which Modelmanager class the PARTsolutions NativeCheckin parts are 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.

    Example:

    Here in the example you can recognize it by the strings „MASTERDATA“ and „LIBRARY_3D“.

    Attribute mapping is disabled by default.

    [AttributeMapping(is3d)]
    
    ;Attr_Content_01(is3dPart)=ModelManagerAttributesPart
    ;Attr_Content_01(is3dAsm)=ModelManagerAttributesAsm
    
    ;Attr_Custom_01(is3dPart)="PSOL_PART" :class-name "LIBRARY_3D" 
    :attachment :contents :allowed-owner-types :part-assembly
    ;Attr_Custom_01(is3dAsm)="PSOL_ASM" :class-name "LIBRARY_3D" 
    :attachment :contents :allowed-owner-types :part-assembly
    ;Attr_Section_01=MODELMANAGERATTR
    
    ;Attr_Content_02=MODELMANAGERATTRMASTER
    ;Attr_Custom_02="PSOL_MASTER" :class-name "MASTERDATA" 
    :attachment :contents :allowed-owner-types :part-assembly
    ;Attr_Section_02=MODELMANAGERATTR
    
    [MODELMANAGERATTR]
    ;Parts
    ;Assemblies
    
    [MODELMANAGERATTRMASTER]
    ;Master Data