Browse By Tags

  • v8i vba angular rounding

    Hi there, does anyone know of any vba coding that would (or might) allow dimensions to be placed in accordance with a few simple rounding rules. We use the format DDMMSS. For example For lines 0 metres - 30 metres round to nearest 1' (minute…
  • Rounding Dimensions

    I found this great keyin to round off dimensions mdl load calculat; calculator mdlDimStyle_setDoubleProp(mdlDimStyle_getActive(), 0.005, 1083) it works well. Does anyone know if there is a similar type of keyin to round the angle dimensions to…