Skip to main content
1-Visitor
July 7, 2021
Solved

Creo 2.0 crashes with measure tool

  • July 7, 2021
  • 1 reply
  • 1167 views

Hello,

I recently install Creo parametric 2.0 due to customer request. When I use the measure function, the program crashes.
I also use Creo 6.0 but this problem does not arise. Maybe some problems with graphic settings.

Thank you in advance.
Marco

Best answer by StephenW

You can try the adding the graphics options in your config.pro. (you have to manually add the option, it's hidden, so it doesn't come up in the list)

GRAPHICS WIN32_GDI

If it works without crashing, it is a graphics issue, remove the option and try updating your graphics card driver.

1 reply

StephenW23-Emerald IIIAnswer
23-Emerald III
July 7, 2021

You can try the adding the graphics options in your config.pro. (you have to manually add the option, it's hidden, so it doesn't come up in the list)

GRAPHICS WIN32_GDI

If it works without crashing, it is a graphics issue, remove the option and try updating your graphics card driver.

1-Visitor
July 8, 2021

Thank you Steve,

I change the graphics settings from OPENGL to WIN32_GDI. Now Creo 2.0 works without crashing.

When I installed Creo 6.0 I had the same problem, but after updating graphics card driver, everything was fine.

Maybe the updated drivers don't support an old version like Creo 2.0.

 

In the end, I think I will use OPENGL setting for Creo 6.0 and WIN32_GDI for Creo 2.0 (I use two different config.pro).

 

Thanks again.

Marco