FreeCAD: master 6642022b

Author Committer Branch Timestamp Parent
vejmarie wmayer master 2017-05-01 18:21:48 master 15435667
Changeset Step Reader Improvements
Call new functions which allows to allocate in a single call Object into the document instead of multiple calls
Put into a Compound, STEP Compound instead of a Sub Tree which was creating far
too much object (aka replicate what CAD Assistant and EDrawings are doing when
opening a complex STEP tree)
mod - src/Mod/Import/App/ImportOCAF.cpp Diff File
mod - src/Mod/Import/App/ImportOCAF.h Diff File