]> OCCT Git - occt.git/commit
0032731: Data Exchange, Step Import - Incorrect PMI text location
authordpasukhi <dpasukhi@opencascade.com>
Mon, 31 Jan 2022 08:09:20 +0000 (11:09 +0300)
committerdpasukhi <dpasukhi@opencascade.com>
Tue, 1 Feb 2022 10:38:08 +0000 (13:38 +0300)
commitfcdfd45836ea06cf12119b0995830d65a18839d4
treeaf842b0eae2a39b70db12df4b77d73e4af9efac6
parent3bd2f8ebbeaf59c306aad8af6afc827d0ff1106e
0032731: Data Exchange, Step Import - Incorrect PMI text location

Added new complex Entity for representation of PMI
Added moving the presentation with new entity
15 files changed:
src/RWStepAP214/RWStepAP214_GeneralModule.cxx
src/RWStepAP214/RWStepAP214_ReadWriteModule.cxx
src/RWStepVisual/FILES
src/RWStepVisual/RWStepVisual_RWRepositionedTessellatedGeometricSet.cxx [new file with mode: 0644]
src/RWStepVisual/RWStepVisual_RWRepositionedTessellatedGeometricSet.hxx [new file with mode: 0644]
src/RWStepVisual/RWStepVisual_RWRepositionedTessellatedItem.cxx [new file with mode: 0644]
src/RWStepVisual/RWStepVisual_RWRepositionedTessellatedItem.hxx [new file with mode: 0644]
src/STEPCAFControl/STEPCAFControl_Reader.cxx
src/StepAP214/StepAP214_Protocol.cxx
src/StepVisual/FILES
src/StepVisual/StepVisual_RepositionedTessellatedGeometricSet.cxx [new file with mode: 0644]
src/StepVisual/StepVisual_RepositionedTessellatedGeometricSet.hxx [new file with mode: 0644]
src/StepVisual/StepVisual_RepositionedTessellatedItem.cxx [new file with mode: 0644]
src/StepVisual/StepVisual_RepositionedTessellatedItem.hxx [new file with mode: 0644]
tests/bugs/step/bug32731 [new file with mode: 0644]