occt: master b271edb0

Author Committer Branch Timestamp Parent
msv bugmaster master 2019-05-15 09:10:36 master cca36b6b
Changeset 0030712: Application Framework - Protect binary TriangulationDriver against empty triangulation in the file

The matter is that when the binary OCAF file contained a triangulation with 0 nodes and 0 triangles the method Paste would cause construction error of Poly_Triangulation.
This patch protects this method against exception.
mod - src/BinMDataXtd/BinMDataXtd_TriangulationDriver.cxx Diff File