Solved

How to specify TIND and TABB in ZOS-API without using Tolerance Wizard?

  • 15 October 2022
  • 1 reply
  • 68 views

Userlevel 1

I am developing a custom tolerancing script using ZOS-API. I would like to perturb the Index of refraction and Abbe values within a certain range. How can I do that in Python ZOS commands? I could not find any reference to it in the ZOS syntax help documentation.

Thanks - A

icon

Best answer by Sandrine Auriol 17 October 2022, 12:59

View original

1 reply

Userlevel 6
Badge +2

Hi @Asuku !

Our built-in tolerancing tool adds an offset solve to the materials when tolerancing:

I think you can use the same technique for your custom tolerancing.

Let us know if this helps.

Reply