FreeCAD: master c3acfcc0

Author Committer Branch Timestamp Parent
abdullah abdullahtahiriyo master 2020-12-20 11:23:22 master 6aca180d
Changeset Sketcher: Fix Array/copy/move

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

Do not copy/array internal alignment geometry if the geometry it defines is not part of the operation. Silently ignore it.

If the reference for the operation is one such geometry (or it is the only one), then abort the operation.
mod - src/Mod/Sketcher/App/SketchObject.cpp Diff File
mod - src/Mod/Sketcher/App/SketchObjectPyImp.cpp Diff File