1.3.1. Windchill REST: consentire la modifica degli attributi WTPart sulle parti create tramite esportazione

Per aggiungere attributi, attenersi alla procedura descritta di seguito. che non possono essere impostati nel sistema WTPart (es. numero), 2 nuove sezioni di attributi sono state aggiunte al file di configurazione IfWindchillRest.cfg aggiunto. DelayedPartIdentityAttributes per Attributi di identità (WTPart Master) e DelayedPartAttributes per gli altri Attributi. Gli attributi di queste sezioni vengono applicati solo se: la WTPart è stata creata dalla stessa operazione di esportazione. Per ottenere questa funzionalità , la chiave deve CreateAndLinkPart_AttributeMode il valore 8 . [2]

Le due nuove chiavi sono le seguenti:

#: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)]



[2] #173797