The structure of the AttributeMapping(is3d) block is described below. The block can be found in the interface files if<cadname>.cfg
.
The AttributeMapping(is3d) block contains sections (this refers to a group of keys ). The individual sections are identified with 00[48]01, 02, etc. are incremented.
Attr_Content (optional; however, either "Attr_Content" or "Attr_CopyFrom" must be present, or both)
The key value refers to a block of the same name in the configuration file.[49]
In the added block (tabbed page) "CadDocumentAttributes" custom or CAD-specific attributes can be declared.
If the value is not set the content can be specified by „CopyFrom“. If both ("CopyFrom" and "Content") is specified the content of both is merged in form of a list.
Attr_CopyFrom (optional; either "Attr_Content" or "Attr_CopyFrom" must be present, or both)
If the key exists and contains a value then this means that the PARTsolutions default attributes are transferred to the CAD system.
The following values are possible:
default: The attributes in the $CADENAS_LANGUAGE are transferred.
Specify the language (german, english, french, etc.): The standard attributes are transferred in the specified language.
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: No standard attributes are transferred. (To explicitly pass certain attributes, please see the information in the following sections)
A system key (the target [e.g. tab page] in CAD ) that should not be modified!
A prefix can be used (e.g. CNS_). If several languages are transferred then using prefixes for differentiation makes sense in any case.
![]() | Note |
---|---|
The structure of other tabbed pages is described specifically for each CAD system. Click on the desired link to jump in the CAD specific chapter. |