Request

Response

    Enumeration: Hierarchy

    Specifies how the hierarchy of items are determined. Applicable only when the source design is of type VUE.

    • Classic - (Default) Uses hardcoded rules to set the hierarchy of items.
    • SystemPath - Uses a linked XML or MDB2 properties file to set hierarchy of items. You can use this option to make the organization of items consistent with SmartPlant 3D.

    Notes:

    1. The functioning of the SystemPath depends on the default setting of the property SP3D_SystemPath or System Path.
    2. The pathing delimiter must be .
    3. If you want to customize further, import the VUE file to Navisworks. After that, use POST job on the resulting Navisworks (nwc/nwd) file.

    Enumeration Members

    Classic

    Classic: "Classic"

    Defined in

    aps-sdk-node/modelderivative/source/model/hierarchy.ts:19


    SystemPath

    SystemPath: "SystemPath"

    Defined in

    aps-sdk-node/modelderivative/source/model/hierarchy.ts:20