Skip to main content
6-Contributor
May 17, 2022
Question

Windchill API to read from OL file

  • May 17, 2022
  • 2 replies
  • 1143 views

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

avillanueva
23-Emerald I
23-Emerald I
May 17, 2022

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.

16-Pearl
May 17, 2022

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

  • Get - Call GetPropertyValue() API.