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

Community Tip - Help us improve the PTC Community by taking this short Community Survey! X

legal value list of a IBA attribute

rvanveerdeghem
10-Marble

legal value list of a IBA attribute

I have an IBA attribute where we use a "legal value list". This list must be changed once and a while. It would be great this list by code. Is it possible to change or edit the list by api and java?

 

Thanks in advance

ACCEPTED SOLUTION

Accepted Solutions

Hello,

 

The external enumeration offers you to have dynamic values list driven by a custom code.

External Enumerated Value Lists 

 

 

 

Florent ROUSSEL
www.4cad.ca

View solution in original post

3 REPLIES 3

Hello,

 

The external enumeration offers you to have dynamic values list driven by a custom code.

External Enumerated Value Lists 

 

 

 

Florent ROUSSEL
www.4cad.ca

This article has some good info on implementing an external list to drive the enumeration constraint's values from a file.

 

Hope this helps

 

Sample implementation of the "EnumerationInfoProvider" in Windchill

The articles that where mentioned helped me a lot. Together with this one.

reset external enumerated value list 

 

Thanks

Announcements

Top Tags