]> OCCT Git - occt-copy.git/commit
0029270: Added possibility to load in the STEP model a few step files. CR29270_1
authorgka <gka@opencascade.com>
Wed, 2 Aug 2017 08:36:05 +0000 (11:36 +0300)
committergka <gka@opencascade.com>
Thu, 12 Sep 2019 07:51:24 +0000 (10:51 +0300)
commit655a2bda621ca92faa6c2bc49361596ad95aa702
tree2bffc1cb948c2dffe1d6c9e20fb739149dd68f01
parent5a7808160e8d767d50348786e73ac79d45bfabe3
0029270: Added possibility to load in the STEP model a few step files.

if in the method  XSControl_Reader::SetWS(const Handle(XSControl_WorkSession)& WS,const Standard_Boolean scratch) flag scratch is equal to false then entities from loaded step files were added in the existing STEP model.
src/IFSelect/IFSelect_WorkSession.cxx
src/StepSelect/StepSelect_WorkLibrary.cxx