DeepSOIC / Part-o-magic

Experiment on FreeCAD-wide automation of Part container management. For FC v0.17-0.18
Other
12 stars 4 forks source link

Lattice Explode creates a group that is not correctly parented by Module (maybe Parts, too) #7

Closed DeepSOIC closed 8 years ago

DeepSOIC commented 8 years ago

This one is very tricky, as Groups are special. They do not parent viewproviders. So to get proper behavior, every child of group should also be added to Part. That yields a non-tree container graph.

So, maybe Part-o-magic should not consider Groups to be containers.

DeepSOIC commented 8 years ago

fixed by commit 9a5dad8c4f257210189695644c76a413ff5752d9