]> 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)
committersmoskvin <smoskvin@opencascade.com>
Mon, 10 Jan 2022 16:43:48 +0000 (19:43 +0300)
commit6cb968fd6fcb9ee08ad60191aa0bedf6cdd6ea9a
treeb33c0d0159b3625b77dbd4bb7e32b6b76b9a7827
parente2a956a63361efab10298b6d064ecee1515b2cfa
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