Start a topic
With the exception of Windchill, The PTC Community is on read-only status until April 6 in preparation for moving our community to a new platform. Learn more here
cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

The PTC Community is on temporary read only status in preparation for moving our community to a new platform. Learn more here

Translate the entire conversation x

legal value list of a IBA attribute

rvanveerdeghem
12-Amethyst

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