Skip to main content
Solved

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

  • October 15, 2022
  • 1 reply
  • 106 views

Forum|alt.badge.img

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

Best answer by Sandrine Auriol

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.

1 reply

Forum|alt.badge.img+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.