Skip to main content
Solved

how close analysis window or hide it?


If I make long analysis too many windows seems reduce perfomance.

how I can supress them or close?

I saw similar topic, but not sure how find it for analysis

 

Best answer by David.Nguyen

@Aleksandr.Makarov 

 

All analyses have a Close() method. Just do:

your_analysis.Close()

Take care,


David

View original
Did this topic help you find an answer to your question?

2 replies

dgeorgiev
  • Infrared
  • 12 replies
  • May 22, 2024

Hi Aleksandr,

Instead of closing window you may try ask Zemax to not update it.

In zospy it would look like  

oss= zos.get_primary_system()
oss.LensUpdateMode= zp.constants.LensUpdateMode.EditorsOnly

It is just an idea and i am not sure if it would be effective in your case.

 

best regards Dimiter


David.Nguyen
Luminary
Forum|alt.badge.img+2
  • Luminary
  • 1089 replies
  • Answer
  • May 22, 2024

@Aleksandr.Makarov 

 

All analyses have a Close() method. Just do:

your_analysis.Close()

Take care,


David


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings