FreeCAD: master 6379d802

Author Committer Branch Timestamp Parent
vocx-fc yorik master 2020-09-17 05:35:25 master f2d10669
Changeset Draft: split svg.get_path function for paths that are BSplines

If it's not a circle nor ellipse nor straight line
convert the curve to BSpline. Move into a subfunction.

Improve a few varible names to be more verbose, like `vertex`
and `edge`.
mod - src/Mod/Draft/draftfunctions/svg.py Diff File