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.
CATPRODUCT_INSTANCENAME must be unique in CATIA, otherwise you get problems when two files have the same PARTNUMBER in one CATIA session. Also: CATIA V5 is based on the ISO 646 standard, which does not support multi-byte character code. Please use repTable Function to have good CATIA attributes.
„reptable“ just replaces one set of characters by another.
CATPRODUCT_INSTANCENAME=?GetObject("iface.calcnameservice").start(0).Format("<ATTR(NB)>").reptable("").value()
Possibly an expression like "Format(„<ATTR(NB,english)>“).toAlnum()" instead of "reptable" also makes sense.
Zurück | Nach oben | Weiter |
2.3.3.5. Block [CATCompProperties] | Zum Anfang | 2.3.3.6. Block [CATProdProperties] |