Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. 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