]> 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)
committermsv <msv@opencascade.com>
Tue, 9 Aug 2022 16:13:52 +0000 (19:13 +0300)
commit81e5254a5b30aec2d12f5965bb264603854e19c3
tree5651308ae4d82943211cfefc2660dfe554eac12d
parent6fca826103217ef2eb3674f25066a6a3388ecf60
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]