PDA

View Full Version : Adjust the dimensions value



avinash patil
2017-07-14, 12:05 PM
Hi!

I have a issue in the lisp that I have some dimensions and want to adjust 0.5mm some where, where that particular dimensions value is 90.24, or 90.74 etc..

the summation of all dimensions will be round figure like. 2230.0 or 1450 etc.. means if we do summation of all dimensions the answer is coming 2229.5 but I put end to end dimension then it comes 2230. so, I have to adjust some where. (the dimension precision is set as 0.5)

Can any one help me.

Thanks,

Avinash

Tom Beauford
2017-07-14, 02:28 PM
You're overthinking it, the dimensions and the total are correct as they are. Expecting a sum of rounded off values to always match a rounded off sum of true values is simply wrong. I see the same thing often totaling areas.

If someone asks just explain it to them.

avinash patil
2017-07-18, 11:28 AM
please reply

- - - Updated - - -

I just edit the post.