1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00
occt/tests/bugs/xde/bug32784
Dzmitry Razmyslovich d7dac7fc36 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.
2022-01-19 20:01:14 +03:00

7 lines
225 B
Plaintext

puts "==========="
puts "0032784: BinXCAF fails to load documents containing the shapes with scaled/mirrored location"
puts "==========="
if [info exists D] {catch {Close D}}
XOpen [locate_data_file bug32784_mirrored.xbf] D