]> OCCT Git - occt-copy.git/commit
0031050: Data Exchange - XmlXCAF persistence stores triangulation-only Faces without...
authorkgv <kgv@opencascade.com>
Wed, 9 Oct 2019 15:18:14 +0000 (18:18 +0300)
committerkgv <kgv@opencascade.com>
Sat, 19 Oct 2019 12:52:24 +0000 (15:52 +0300)
commitbb50705c980f278adc599e7c524cc06b9900fb51
tree9ba7dc37524669316c44b4c0f5993ba6a1ef2930
parente59b33c2ffd429031e9a48ebfa53f5f9e8938d1c
0031050: Data Exchange - XmlXCAF persistence stores triangulation-only Faces without any geometry

BRepTools_ShapeSet now ignores myWithTriangles flag in case if triangulation is the only geometry representation.
src/BRepTools/BRepTools_ShapeSet.cxx
tests/bugs/caf/bug27835
tests/bugs/caf/bug31050 [new file with mode: 0644]