FreeCAD: master a32972ef

Author Committer Branch Timestamp Parent
WandererFan wmayer master 2017-06-27 19:53:42 master 18ed89ae
Changeset Fix Drawing/TechDraw BSplines

In some cases the Geom_BSplineCurve returned by
BrepAdaptor_Curve.BSpline() does not have the
same endpoints as the original Edge and should
not be used in place of Approx_Curve3d.
mod - src/Mod/Drawing/App/DrawingExport.cpp Diff File
mod - src/Mod/TechDraw/App/Geometry.cpp Diff File