Solved
Creating a simple 3D model using J-Link
Hello!
I am trying to create a simple model (for example, a cube) only using J-Link.
Started by creating a window:
Model tryModel = curSession.CreatePart ("Testing1");
tryModel.Display ();
But it does not appear (I call using the button from Creo).
Does anyone have experience creating models using J-Link?
Help me please.
Regards!

