Hallo catiaman,
Es gibt zwei Moglichkeiten zur Loesung des Problems.
1."CATParts immer neu erzeugen" auf NEIN setzen
- Es kann passieren, daß einem Teil von dem Baugruppe überschrieben ist / wird.
- Das neue Teil hat eine neue UUID => unbekannt somit für die Baugruppe)
2. Für alle Teile / Produkte die gleiche UUID nutzen
=> Bei Verwendung der *CATPART_TEMPLATE und *CATPRODUCT_TEMPLATE Optionen sichergestellt.
Dieses steht im PARTSolution.setup Datei :
// *CATPART_TEMPLATE:P:\template_directory\Template.CATPart
//- The name of the CATPart from the disc which will be loaded in CATIA V5
// when we have to create a CATPart (UUID request). If the CATPART_TEMPLATE
// is not specified or is empty, a New CATPart will be created in CATIA V5
//--------------------------------------------------------------------
// *CATPRODUCT_TEMPLATE:P:\template_directory\Template.CATProduct
//- The name of the CATProduct from the disc which will be loaded in CATIA V5
// when we have to create a CATProduct (UUID request). If the CATPRODUCT_TEMPLATE
// is not specified or is empty, a New CATProduct will be created in CATIA V5
mfg,
poli
Eine Antwort auf diesen Beitrag verfassen (mit Zitat/Zitat des Beitrags) IP