]> 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)
committersmoskvin <smoskvin@opencascade.com>
Wed, 2 Feb 2022 15:25:36 +0000 (18:25 +0300)
commite1f5ac2c9b9e3d4e4a804871d09083f7a9a11955
tree9947d9bd61be28484ba541a98e896bf42f881f80
parent0b6a0adb3aa45e0437be8d2e65e9d0f80856df42
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]