Skip to main content

Hello,

Is it possible to assign a tolerance to the TCE value of a surface?

I know there is TPAR to tolerance a surface parameter but the TCE value is not a surface parameter that I can tell.

Thank you,
Taylor

Hi Taylor,

I think you could expose the TCE through a ZPL Macro Solve, and then use TPAR. Tolerancing might be a little slow though. Have a look at the example below (I'm also attaching this archive to my post). Otherwise, you could leverage the ZOS-API to perform this tolerancing, but this solution is definitely more involved. I can help you get started if you want to go this way.

Take care,

David