FreeCAD: master e41915e6

Author Committer Branch Timestamp Parent
vocx-fc yorik master 2020-02-16 08:04:49 master 3e3ed473
Changeset Draft: add new viewprovider icon for radius dimension

If it is a linear dimension show the older icon;
if it is a radius or diameter dimension show a new icon.

These three modes use the same Proxy class
and the same viewprovider class. Depending on the linked geometry
one icon or the other will be shown.
mod - src/Mod/Draft/Draft.py Diff File
mod - src/Mod/Draft/Resources/Draft.qrc Diff File
add - src/Mod/Draft/Resources/icons/Draft_DimensionRadius.svg Diff File