powered by CADENAS

Manual

Manual

2.3.6.2.6. Set different languages for attributes
  • The language set on the tabbed page AttributeMapping(3D) 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).

    Here for example: Standard attributes are exported in French

    Here for example: Standard attributes are exported in French

  • Optionally for each individual extra attribute a specific language may be assigned. In this example "LINA".

    The setting must be made via PARTadmin -> Category -> PARTsolutions -> Configuration file -> $CADENAS_SETUP directly in the configuration file.

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

    The display occurs after restarting PARTadmin on the tabbed page Custom in this form:

    Display text of modified configuration file on tabbed page, depending on whether or not language was specified explicitly

    Display text of modified configuration file on tabbed page, depending on whether or not language was specified explicitly

    [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 edition for standard attributes (tabbed page "AttributeMapping(3D"); German for the user-defined attributes (tabbed page "Custom" )and English for the user-define attributes with explicit language specification (special entry in configuration file)

    French edition for standard attributes (tabbed page "AttributeMapping(3D"); German for the user-defined attributes (tabbed page "Custom" )and English for the user-define attributes with explicit language specification (special entry in configuration file)