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

Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X

Windchill API to read from OL file

mcendrowicz
6-Contributor

Windchill API to read from OL file

Hi,

just wanted to double check w/ Community if there is any Windchill API that can be used to read information from OL file. I need to get mass properties out from there (I am assuming the adapter outputs them in the OL, not the PVS, file).

Thanks.

2 REPLIES 2

I am sure there is. I would start here:

https://www.ptc.com/en/support/article/cs349681?language=en&posno=2&q=updating%20pvs%20file%20rename&source=search

There might be a class in com.ptc.wvs.common.util but I doubt any of this is supported.

rhart
14-Alexandrite
(To:mcendrowicz)

Maybe it’s possible with the Creo Toolkit. 
https://www.ptc.com/en/support/article/cs245285

  • Get - Call GetPropertyValue() API.
Top Tags