]> 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>
Tue, 26 Apr 2022 21:57:20 +0000 (00:57 +0300)
commite9a13cf1234fa07afbceeca7e4ce5dd482792ffd
tree50a139929d923aa2e59410b9b253de6052209c38
parenta0b4fff17a6ad88f569052733d24723dd53e0919
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]