Skip to main content

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

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