]> OCCT Git - occt.git/commit
0033410: Data Exchange, Step Import - TRIANGULATED_FACE from STEP where there are... IR-2024-03-22
authorichesnok <ichesnok@opencascade.com>
Tue, 12 Mar 2024 18:01:09 +0000 (18:01 +0000)
committerVadim Glukhikh <vadim.glukhikh@opencascade.com>
Sun, 24 Mar 2024 22:26:23 +0000 (22:26 +0000)
commit983e35ed71b95137772111751ad41a5da4937005
tree552656fb401690d93001dd3d5606f9b05850cca8
parent74095a8b46f50ffe05879f4da9e107b5f5457245
0033410: Data Exchange, Step Import - TRIANGULATED_FACE from STEP where there are no pnval entries

Problem fixed by using array of nodes in case when aPnindices is empty.
src/StepToTopoDS/StepToTopoDS_TranslateFace.cxx
tests/bugs/step/bug33410 [new file with mode: 0644]