Message 1 of 4
iLogic to convert tolerance in a drawing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone,
I'm trying to find a way to convert some tolerances in a drawing using iLogic, because I have many drawing to check.
For example I have "10 +0.02/0" or "20 ±0.05" and I want to :
1. Test if it's a symmetric, deviation or default tolerance for each dimension in my drawing.
2. Get the 1 or 2 values (+0.02, 0,etc...) and test it (if it's more than 1, go to the next dimension).
3. Change +0.02/0 to +20/0 and change ±0.05 to ±50.
Best regards