FreeCAD: master e53dc90c

Author Committer Branch Timestamp Parent
Abdullah Tahiri Abdullah Tahiri master 2017-01-14 22:29:32 master 9bf1e8f4
Changeset Sketcher: BSpline simplified endpoint tangency/perpendicularity solver implementation

=====================================================================================

Support for tangency/perpendicularity using angle via point for BSpline with appropriate
endpoint multiplicity so that the endpoints goes thru the first and last poles (control points).

Warning: Not applicable to periodic BSplines.
Warning: Not applicable to any non-periodic BSpline with inappropriate endpoint conditions.
mod - src/Mod/Sketcher/App/planegcs/Geo.cpp Diff File
mod - src/Mod/Sketcher/Gui/CommandConstraints.cpp Diff File