]> OCCT Git - occt-copy.git/commit
0030389: Data Exchange - StlAPI_Writer does not check if the face has triangulation
authoremv <emv@opencascade.com>
Thu, 29 Nov 2018 07:20:23 +0000 (10:20 +0300)
committeremv <emv@opencascade.com>
Thu, 29 Nov 2018 11:26:31 +0000 (14:26 +0300)
commitc501a070bc8ea80b1a66a5af58ed51048c51c3c8
tree02cac98664e4bab80b1c4d57595e4fbeb5195e5e
parentad4261a904240fb864a14e2f6aed30a9b49ac36c
0030389: Data Exchange - StlAPI_Writer does not check if the face has triangulation

When merging triangulation of the faces skip those having no triangulation.
Test case for the issue.
src/StlAPI/StlAPI_Writer.cxx
tests/bugs/stlvrml/bug30389 [new file with mode: 0644]