powered by CADENAS

Manual

Manual

2.3.7.4.7. Set different languages for attributes
  • The language set in the block AttributeMapping(is3d) under Attr_CopyFrom_01 is valid for all PARTsolutions standard attributes.

    [Note] Note

    If there is no translation for the language of the attribute, no attribute is exported (not even from $CADENAS_LANGUAGE language).

  • Optionally for each individual extra attribute a specific language may be assigned. In this 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)