]> OCCT Git - occt.git/commit
0032784: BinXCAF fails to load documents containing the shapes with scaled/mirrored...
authorDzmitry Razmyslovich <razmyslovich@volumegraphics.com>
Tue, 18 Jan 2022 13:52:39 +0000 (14:52 +0100)
committerkgv <kgv@opencascade.com>
Wed, 19 Jan 2022 07:34:30 +0000 (10:34 +0300)
commit336e2cdeda6cceddc88c60ca275622d09a2a367a
tree3161782c7a5bbb0edfb81c7d8884396cf06fff57
parente5021ff47f2634e44dfd9e031def84ed02cc6c37
0032784: BinXCAF fails to load documents containing the shapes with scaled/mirrored location

A flag not to raise an exception is used on reading of an XCAF document. If such a shape with scaling transformation is stored in the document, it should be read.
src/BinMNaming/BinMNaming_NamedShapeDriver.cxx
tests/bugs/xde/bug32784 [new file with mode: 0644]