FreeCAD: master a79013e7

Author Committer Branch Timestamp Parent
Zheng, Lei Zheng, Lei master 2017-01-19 11:03:59 master b58e45a0
Changeset libarea: added CArea::Clip to handle open wires

CArea::Clip enables ClipperLib open wire boolean operation as well as
other settings (PolyFillType) for closed wires.
mod - src/Mod/Path/libarea/Area.h Diff File
mod - src/Mod/Path/libarea/AreaClipper.cpp Diff File
mod - src/Mod/Path/libarea/clipper.hpp Diff File