Skip to main content
1-Visitor
March 18, 2015
Solved

can not see the section of my model

  • March 18, 2015
  • 1 reply
  • 1559 views

Hello All,

I have been having this problem for quite a while now. While using planer section option I am not able to see the section of the model. However the 2D section can be seen in the separate window but the model is not updated.

I am adding a snapshot so that you understand the problem more clearly. You can see I have moved the plane by 100 units but the model is not changed.

Please if anyone could help me on this.

sec.jpg

Regards,

Shashi

Best answer by MartinHanak

Shashi,

in this case the problen is probably caused by graphics card drivers.

TEST

Add the following line at the end of config.pro file and check the problem.

graphics win32_gdi

RESOLUTION

If TEST is successful, then update graphics card drivers.

Martin Hanak

1 reply

24-Ruby III
March 18, 2015

Shashi,

can you upload the model ?

Martin Hanak

1-Visitor
March 18, 2015

Hello Martin,

Thank you for your reply.

Actually the problem is not with the model because the same model works fine on different system. Also the problem persists with all models (not specifically this model) in my system.

Regards,

Shashi.

24-Ruby III
March 18, 2015

Shashi,

in this case the problen is probably caused by graphics card drivers.

TEST

Add the following line at the end of config.pro file and check the problem.

graphics win32_gdi

RESOLUTION

If TEST is successful, then update graphics card drivers.

Martin Hanak