FreeCAD: master e6b3fad6

Author Committer Branch Timestamp Parent
wmayer wmayer master 2020-01-16 12:28:01 master 8b2e318f
Changeset Gui: allow to dump only the visible part of the scene graph
Gui.ActiveDocument.ActiveView.dump("scene.iv", True)
The second parameter is optional and by default False
mod - src/Gui/View3DInventor.cpp Diff File
mod - src/Gui/View3DInventor.h Diff File
mod - src/Gui/View3DPy.cpp Diff File