FreeCAD: master dd42bfbc

Author Committer Branch Timestamp Parent
vocx-fc yorik master 2020-05-06 03:45:13 master 16d8986f
Changeset Draft: migrate individual properties

Since we know how the old class looks like,
we can write code to save the value of the older properties,
and then remove them.

Then we can assign the new class, which will create new properties,
and then we can assign the old values to these.

This can be done for both the proxy object and
for the viewprovider.
mod - src/Mod/Draft/DraftFillet.py Diff File