cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Translate the entire conversation x

WTPart Custom Attributes reset when checked in by Creo.

Aaronm87
14-Alexandrite

WTPart Custom Attributes reset when checked in by Creo.

Version: Windchill 12.1

 

Use Case: Creo checkins remove custom attributes


Description:

I have custom attributes for my WT parts. When I check in a part from Creo, it resets these custom attributes. How do i make it so the WT part inherits the previous attribute values on checkin from Creo?

1 REPLY 1
HelesicPetr
22-Sapphire II
(To:Aaronm87)

Hi @Aaronm87 

There are several options. 

Remove the Attribute from the CAD Document type. 

If the CAD Model is checked in and the attribute is empty, but the WTPart attribute has a value, the WTPart attribute is rewritten by the build operation. 

 

Or you can set a preference to do not publish the parameter between CAD and WTPart. Default configuration is that all attributes are propagated.

preference Attributes to be published on Part contains a configuration what attribute is propagated during build operation(check-in)

You have to add full list of attributes you want to propagate. 

Site->Preference Management->EPM Service Preference->Build Service Preferences->Attributes to be published on Part

 

Also there is a mechanism when the WTpart attribute is set you can propagate this change to CAD from WTPart before the CAD is checked in

then the attribute value could be synchronized and CAD check-in does not overwrite the value.

 

For one customer I wrote utility where the WTPart attribute change is propagated to a CAD Document for very similar reason. They just needed to update just WTPart attribute and show the value in the drawing table. 

 

Hope this can help

 

PetrH

Announcements

Top Tags