11-06-2018
12:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
11-06-2018
12:39 AM
Inventor: Setting parameter tolerance with iLogic has wrong results
I have a error by setting parameter tolerance
Set d3_Tol As String = "d13"
Parameter.Param("d3").Tolerance.SetToFits(31244,(""),(d3_Tol))
The code should bring parameter tolerance d13 (-0.065 / -0,395 ), but i get 10x values:
Why is it so?
Many thanks for advice.
Good luck, Alex
@atomic.lex,
marius.gildehaus has edited your subject line for clarity
Original: Setting parameter tolerance error