Message 1 of 15
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I need some help with rounding sum numbers in autocad table. Tried some things like round() and trunc(), but it doesn't work, or I'm doing something wrong.
All this areas are linked to hatch in model, and their field looks like this: (with conversion factor of 0.0001 (cm2-m2))
All I need is simple thing at first, sum at the end to use this two decimal numbers when doing the math, and not the whole 164.366344 for example. So end result needs to be 2420.61 instead of 2420.59.
Thanks in advance!
Solved! Go to Solution.