]> OCCT Git - occt.git/commit
0032914: Data Exchange - Some parts of compound are lost while writing STEP in nonman...
authorsnn <snn@opencascade.com>
Wed, 20 Apr 2022 11:56:21 +0000 (14:56 +0300)
committersmoskvin <smoskvin@opencascade.com>
Wed, 20 Jul 2022 12:53:27 +0000 (15:53 +0300)
commit459e7b77ab86b93b7eb7be0ac1eec7dfffd6d438
tree660064d48f9946e649cf7e400176c9c7f39dbfe6
parent2fc4884b886012ad329cbdff1f24c50b6e6185c0
0032914: Data Exchange - Some parts of compound are lost while writing STEP in nonmanifold mode

Code related to supporting of single SDR for a non-manifold group, which prevents writing all translation results except the first one, is removed.
SDRs with null used representation object are excluded from writing.
src/STEPControl/STEPControl_ActorWrite.cxx
tests/bugs/step/bug32914 [new file with mode: 0644]