]> 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)
committerabv <abv@opencascade.com>
Mon, 21 Oct 2019 06:58:42 +0000 (09:58 +0300)
commitd0f892dd9ce28685c9fb8936bae4405919decbb5
tree4a8d74780f09afc1a35720466a2f2aef63360d91
parent77eb04bd7b3078b7b1feaace40afebb4202f079d
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]