]> OCCT Git - occt.git/commit
0033410: Data Exchange, Step Import - TRIANGULATED_FACE from STEP where there are...
authorichesnok <ichesnok@opencascade.com>
Tue, 12 Mar 2024 18:01:09 +0000 (18:01 +0000)
committerdpasukhi <dpasukhi@opencascade.com>
Sun, 31 Mar 2024 21:42:35 +0000 (22:42 +0100)
commit44cbb3d8e7eaadd76d5e2ad8e40fc259e71c3a0e
tree6690b357dc49ac418d13732464c4940bd555b971
parent392377a3310154391a7d2739ada018b70dc25a82
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]