2.3.9.4.7. Set different languages for attributes
  • The language set in the AttributeMapping(is3d) block under Attr_CopyFrom_01 applies to all PARTsolutions standard attributes.

    [Note]Note

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

  • A specific language can also be optionally specified for each individual extra attribute. Here in the example "LINA".

    ?GetObject("iface.calcnameservice").start(0).Format("<ATTR(english,LINA)>").value()

    [Note]Note

    All attributes which were not assigned an explicit language, will be exported in the set $CADENAS_LANGUAGE language. In this example "NT".

  • Result: Attributes in Solid Edge under File properties -> tabbed page Use-defined:

    French version for standard attributes (block "AttributeMapping(is3d"); German for the user-defined attributes (block "CadDocumentAttributes" )and English for the user-define attributes with explicit language specification (special entry in configuration file)

    French version for standard attributes (block "AttributeMapping(is3d"); German for the user-defined attributes (block "CadDocumentAttributes" )and English for the user-define attributes with explicit language specification (special entry in configuration file)