Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X
I am creating a ProTOOLKIT plugin for Parametric in which I need to render my own graphics - superimposed on the part model in 3D. Is it possible to use OpenGL to do so? Whats the recommended way to render custom graphics? I didn't find any topic regarding this in the ProTOOLKIT documentation.
Thanks!
With Toolkit you can add temporary (until next repaint) graphical elements to the display list of Creo (e.g. to show a note or an arrow pointing to a surface).
Check for the Objects ProDisplist and ProGraphics or the User's Guide chapter User Interface : Basic Graphics