2.3.8.2.1. Block [AttributeMapping(is3d)]

In the block AttributeMapping(is3d) you can define whether the PARTsolutions standard attributes are to be exported to the CAD system and if so, in which language(s).

Under Attr_CopyFrom_00 bis ...0x set the desired languages. The keys Attr_Content_00 bis ...0x and Attr_Section_00 bis 0x remain unchanged.

  • default: The attributes in the $CADENAS_LANGUAGE are transferred.

    Attr_CopyFrom_00=default,var_visible=1

    parameters var_exclude and var_visible can be used

    Attr_CopyFrom_00=default,var_visible=1

    differentiation.

    • var_visible=1: Only visible attributes are transferred.

    • var_exclude: The listed attributes are not transferred.

    Examples:

    • Attr_CopyFrom_01=default,var_exclude=A,var_visbile=1

      The variable A is explicitly set to the ignore list.

    • Attr_CopyFrom_01(isCatalog(norm))=default,var_exclude=D,var_visbile=1

      Here, the expression is only applied to the standards catalog.

  • Specify language

    Possible values are: default, german, english, italian, french, spanish, portuguese, czech, slovak, hungarian, slovenian, dutch, danish, finnish, russian, japanese, korean, chinese, polish

    The standard attributes are transferred in the set language.

    [Note]Note

    If there is no translation for an attribute in the specified language, no attribute is transferred (not even the one from the $CADENAS_LANGUAGE language).

  • No entry: If you leave all Attr_CopyFrom fields empty, no standard attributes are transferred.

To explicitly transfer special attributes, use the [CadDocumentAttributes] block.

Using the key Attr_Prefix_0x, you can optionally specify a prefix for each language. This allows you to differentiate between the standard attributes in the list on the Parameters dialog page.

Detailed information on attribute mapping can be found under Section 2.2.8, “Attribute mapping ”.

Creo: Parameter - "CNS_", "CNS_ITA" and "CNS_JP"

Creo: Parameter - "CNS_", "CNS_ITA" and "CNS_JP"