hexagon logo

Dimension Out of Tolerance command?

I think I did this in intermediate class, but that was 4 years ago: I want to be able to output various other commands when a dimension is out of tolerance. Can anyone give me any ideas on how?
Parents
  • Yes it can be scripted. Some questions would be what do you want for an output? Do you need an output for each out of tolerance condition or just one output at the end of execution?

    You could probably bastardize one of the existing code samples. I think there is one out there that counts up the total out of tolerance.

    I have had issues lately where I can't run scripts any more on a machine where I do most of my debugging but I recently uninstalled and reinstalled (over other issues) so I might be able to run there now, not sure.

    Could you describe your "output" requirements?
Reply
  • Yes it can be scripted. Some questions would be what do you want for an output? Do you need an output for each out of tolerance condition or just one output at the end of execution?

    You could probably bastardize one of the existing code samples. I think there is one out there that counts up the total out of tolerance.

    I have had issues lately where I can't run scripts any more on a machine where I do most of my debugging but I recently uninstalled and reinstalled (over other issues) so I might be able to run there now, not sure.

    Could you describe your "output" requirements?
Children
No Data