FreeCAD: master 215c29ca

Author Committer Branch Timestamp Parent
vocx-fc yorik master 2020-02-05 08:00:13 master 81c28969
Changeset Draft: implement unit test for angular dimension

Previously the `makeAngularDimension` function produced
error messages in the report view due to internal rounding
of `App::PropertyAngles`.
This was fixed in `Base::Quantity`, which now supports
Python's `__round__` function.
mod - src/Mod/Draft/drafttests/test_creation.py Diff File