]> OCCT Git - occt.git/commit
0029241: Data Exchange - Empty shape after reading STEP file.
authorichesnok <ichesnok@opencascade.com>
Thu, 14 Mar 2024 12:39:23 +0000 (12:39 +0000)
committerichesnok <ichesnok@opencascade.com>
Mon, 18 Mar 2024 22:17:56 +0000 (22:17 +0000)
commit447396c9b9768f7f0eb081f0a64b6ced5df13106
treeb862e670ccaaa781add456593f5614c42864e2e6
parent9d93d9b9b888f8754ea5fa83cd2bbcfb1111bca6
0029241: Data Exchange - Empty shape after reading STEP file.

Entity mechanical_design_and_draughting_relationship and function for its transfer added.
12 files changed:
src/RWStepAP214/RWStepAP214_GeneralModule.cxx
src/RWStepAP214/RWStepAP214_ReadWriteModule.cxx
src/RWStepRepr/FILES
src/RWStepRepr/RWStepRepr_RWMechanicalDesignAndDraughtingRelationship.cxx [new file with mode: 0644]
src/RWStepRepr/RWStepRepr_RWMechanicalDesignAndDraughtingRelationship.hxx [new file with mode: 0644]
src/STEPControl/STEPControl_ActorRead.cxx
src/STEPControl/STEPControl_ActorRead.hxx
src/StepAP214/StepAP214_Protocol.cxx
src/StepRepr/FILES
src/StepRepr/StepRepr_MechanicalDesignAndDraughtingRelationship.cxx [new file with mode: 0644]
src/StepRepr/StepRepr_MechanicalDesignAndDraughtingRelationship.hxx [new file with mode: 0644]
tests/de/step_5/B8 [new file with mode: 0644]