FreeCAD: master 433bd375

Author Committer Branch Timestamp Parent
DeepSOIC wmayer master 2016-08-05 22:49:11 master 6135ec5e
Changeset Part: make Fusion and Common able to fuse arrays

If Fusion or Common features get only one argument, and the shape is a
compound, the children of the compound are treated as list of arguments.
mod - src/Mod/Part/App/FeaturePartCommon.cpp Diff File
mod - src/Mod/Part/App/FeaturePartFuse.cpp Diff File
mod - src/Mod/Part/App/PropertyTopoShape.h Diff File
mod - src/Mod/Part/Gui/Command.cpp Diff File