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.
2.3.8.2. Block
[CreationOptions(is3d)]
2.3.8.2.3. Material(is3dpart)
- Materialmapping
|
|
---|---|
Zurück | Weiter |
The material name must be identical to some of the names in the material table (File -> Properties -> material properties).
Per default the key is a complex vbs expression. It may be adjusted as desired.
?context.TranslateStringInGlobalOptionArray("MATMAP","",GetObject("iface.calcnameservice") .start(0).Format("<CLASSPROP(cns,CNSPHYPROP,CNSMAT)>").value())
Alternative example for the vbs expression:
?GetObject("iface.calcnameservice").start(0) .Format("<CLASSPROP(cns,CNSPHYPROP,CNSMAT)>").value()
Definition, where the material information is from.
May be combined with material mapping (internal PARTsolutions material name : CAD-System material name).
Material mapping is used in order to map the internal PARTsolutions material name onto the CAD system material name.
Hinweis | |
---|---|
The untranslated name of the material is transferred; in other words the same one for all languages. |
Per default the material name is taken from the CNS classification.
When using an ERP integration the column for material is "MAT_NAME". Details can be found under Abschnitt 2.2.5.2, „Materialmapping mit ERP-Integration“.
When using no ERP integration the column for material is "CNSMAT". Details can be found under Abschnitt 2.2.5.1, „Materialmapping ohne ERP-Integration“.
The determined name is then mapped along with the material table under block [MatMap] to the CAD system material names.
[MatMap] lead=Blei copper=Kupfer phenolic=Phenol silicone=Silikon Brass, Soft Yellow=Messing Nylon-6/6=Nylon, allgemein
Detailed information on material mapping is found under Abschnitt 2.2.5, „Materialmapping“.
Zurück | Nach oben | Weiter |
2.3.8.2.2. Key "FileName" | Zum Anfang | 2.3.8.2.4. Key "DocumentState" |