Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. 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