32.15. NX: Add categories to attribute mapping

As of NX 8 attributes can be grouped in categories. As of V9.07 this new functionality is supported by PARTsolutions.

The following figure clarifies the relation between NX and the configuration in PARTsolutions.

  1. In ifugnx.cfg the attribute "CREATOR" is applied.

    CREATOR=?_FORMAT_0("CADENAS GmbH").value()

  2. Then in ifugnx.cfg the desired category is applied with the following syntax.

    CREATOR.custom=Category.Testcategory

  3. After export the attribute is found in NX, "Component Properties", in the applied category "TestCategory".