Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
atomic.lex
931 Views, 8 Replies

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:

d3_Error.jpg

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