Our 3D CAD supplier models have been moved to 3Dfindit.com, the new visual search engine for 3D CAD, CAE & BIM models.
You can log in there with your existing account of this site.
The content remains free of charge.
In the block AttributMapping(is3d) you can determine whether the PARTsolutions standard attributes are to be transferred to the CAD system, and if so, in which language(s)
Under Attr_CopyFrom_01 set the desired language.
Assign language (german, english, french, etc.): The standard attributes are exported in the indicated language.
Note | |
---|---|
If there is no translation for selected language of the attribute, no attribute is exported (not even from the $CADENAS_LANGUAGE language). |
No entry: No standard attributes are transferred. (In order to explicitly export specific attributes, please see the information in the following sections.)
Possible values for the language are:
default,german,english,italian,french,spanish,portuguese,czech,slovak,hungarian,slovenian,dutch,danish,finnish,russian,japanese,korean,chinese,polish
For copying attributes the parameters var_exclude and var_visbile=1can be used.
var_visible=1 at this place tells the interface that only visible attributes have to be processed
With „var_exclude“ you can assign certain attributes to an "Ignore" list.
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.
The keys Attr_Content_01 and Attr_Section_01 remain unchanged.
In Solid Edge the attributes are displayed under Part properties on the User-defined tabbed page as standard attributes.