Dear Civilists,
currently there is only one standard method available, Banker's rounding. Noticed during labelling COGO-Points.
This means:
“Banker’s rounding is a midpoint rounding scheme (round-to-even).
When a value is exactly between two candidates, it is rounded to the one with an even least-significant digit.
Example: 73.5 → 74, 74.5 → 74, 75.5 → 76"
This method is completely different to what is taught in engineering schools. Therefore this standard rounding isn't suitable to engineering tasks, for what Civil 3D is made for, I guess.
It is urgently needed to add a "engineering rounding" or "commercial rounding" or "rounding to the nearest". Means if the last deleted digit is 5 or more, than the last remaining digit will be rounded up. If the last deleted one is 4 or less, than the last remaining digit will stay as it is.
Example: 73.5 -> 74, 74.5 -> 75, 75.5 -> 76, 73.4 -> 73
Please support this idea, so that it will come true.
All the best.