Jun 28, 2007 #1 Bhaveshn Mechanical Joined May 23, 2007 Messages 72 Location CA How to round-off dim values to specific least counts (not to number of decimals) For ex. if least-count is 0.5, then 10.3--->10.5 10.2--->10.0
How to round-off dim values to specific least counts (not to number of decimals) For ex. if least-count is 0.5, then 10.3--->10.5 10.2--->10.0
Jun 28, 2007 #2 donyoung Mechanical Joined Oct 8, 2005 Messages 1,018 Location DE Hi, without a small macro it's not possible AFAIK dy Upvote 0 Downvote