Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X
We are using a Z-Space monitor with Creo View Stereo mode to view 3D models. The problem is that stereo mode is currently only available in the default model view, and does not work with any Creo View Web API. This means that when product view is loaded from the HTML file, stereo mode can only be selected when product view is loaded in GUI mode, and the load viewable API call is unavailable.
We would like to load specific viewables in the product view window (non-gui mode), control those viewables with the API (load viewable, OnViewableLoaded, HasAnimation, StartAnimation, and StopAnimation) and to be able to toggle stereo mode via a JavaScript function (API needed).