How to view CAD Data in Browser from Windchill using REST/Odata API
Hello Community,
I have recently installed Windchill 11.1 on my development environment and need to expose CAD Data to ThingWorx Navigate. I am referring PTC documentation https://support.ptc.com/help/windchill_rest_services/r2.0/en/index.html#page/windchill_rest_services/visualizationdomain.html# for reference. In which I am using following Odata endpoints in windchill to achieve this :
1) Get /Windchill/servlet/odata/Visualization/Representations('OR:wt.viewmarkup.DerivedImage:786687')/PTC.Visualization.GetPVZ(IncludeAnnotations=true,Fidelity='Low Fidelity')
Here, returned data is downloadable and I am not able to view it on browser. Also, I have enable WebGL on my browser to render such files. Kindly, let me know what could be an alternative to directly view CAD data on browser.
Best Regards,
Sid

