FreeCAD: master 9b3aba60

Author Committer Branch Timestamp Parent
vocx yorik master 2019-08-07 23:10:27 master 59f66dcf
Changeset Draft: WorkingPlane, Pythonic style, improved the docstrings, in particular offsetToPoint(); I have some doubts about the implementation in 3D space as it seems to calculate a projected distance, and not the real distance; I don't think this is very helpful when the direction is different from perpendicular (normal); perpendicular distance is certainly the most common case, so I don't know if there is any problem at all in practice.
mod - src/Mod/Draft/WorkingPlane.py Diff File