]> OCCT Git - occt-copy.git/commit
0029270: Added possibility to load in the STEP model a few step files. CR29270
authorgka <gka@opencascade.com>
Wed, 2 Aug 2017 08:36:05 +0000 (11:36 +0300)
committergka <gka@opencascade.com>
Fri, 27 Oct 2017 14:08:42 +0000 (17:08 +0300)
commitb005f9065ce04285699db15743ef87015dd1f1e7
tree68fa6e52e8d448c8046dff740b6d440f9cd4ef35
parent6194ee76fbb27971971f9ae724f6a61e4e919da1
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/RWStepVisual/RWStepVisual_RWPresentationLayerAssignment.cxx
src/StepData/StepData_StepModel.cxx
src/StepData/StepData_StepReaderData.cxx
src/StepSelect/StepSelect_WorkLibrary.cxx
src/StepVisual/StepVisual_PresentationLayerAssignment.cxx