Pour ajouter des attributs,
qui ne peuvent pas être définis dans le système WTPart (par exemple le numéro),
2 nouvelles sections d’attributs ont été ajoutées au fichier de configuration
IfWindchillRest.cfg ajouté.
DelayedPartIdentityAttributes pour
Attributs d’identité (WTPart Master) et DelayedPartAttributes pour les autres
Attributs. Les attributs de ces sections ne sont appliqués que si :
le WTPart a été créé par la même opération d’exportation. Pour réaliser cette fonctionnalité
, la clé doit CreateAndLinkPart_AttributeMode la valeur
8 . Épisode 8 [2]
#:HELP;Attribute content section containing WTPart attributes for modifying parts generated by the export. This is only required if there are non identity attributes that cannot be set on creation. #Caution: Only non identity, non master attributes. For other attributes use [DelayedPartIdentityAttributes]. # #For attribute name and value format see section [CustomPartAttributes]. [DelayedPartAttributes(is3d)]
#:HELP;Attribute content section containing WTPart attributes for modifying parts generated by the export. This is only required if there are identity attributes that cannot be set on creation (e.g. Number). #Caution: Only identity and master attributes (Name, Number, DefaultUnit ...). For other attributes use [DelayedPartAttributes]. # #For attribute name and value format see section [CustomPartAttributes]. [DelayedPartIdentityAttributes(is3d)]
