]> 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)
committersmoskvin <smoskvin@opencascade.com>
Wed, 19 Jan 2022 17:01:14 +0000 (20:01 +0300)
commitd7dac7fc364233640cad10763a9a4602154f22e0
treec3827d66d43cc0ffab22f754fd9628820ba0a6a6
parentba9548c55b89f8c185f5ff1e0d71575a3c7f3d60
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]