]> OCCT Git - occt.git/commit
0032757: Application Framework, scaling transformation - loading of an OCAF XML docum...
authorvro <vro@opencascade.com>
Wed, 29 Dec 2021 08:00:06 +0000 (11:00 +0300)
committerkgv <kgv@opencascade.com>
Tue, 18 Jan 2022 14:49:03 +0000 (17:49 +0300)
commite5021ff47f2634e44dfd9e031def84ed02cc6c37
treeae5c297a93b4d69b4245184434f496f72c5addb6
parent9735948819432383104c80acbaf76279b16b6ede
0032757: Application Framework, scaling transformation - loading of an OCAF XML document fails

A flag not to raise an exception is used on reading of an OCAF document. If such a shape with scaling transformation is stored in the document, it should be read.

Modified files:
XmlMNaming\XmlMNaming_NamedShapeDriver.cxx: not checking of the type of transformation for a read shape
src/XmlMNaming/XmlMNaming_NamedShapeDriver.cxx