1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-09 13:22:24 +03:00
Files
occt/tests/xcaf/brep_to_igs_add_CL/G5

18 lines
387 B
Plaintext

puts "TODO OCC22820 ALL: SEWING IS NOT PERFORMED PROPERLY"
puts "TODO OCC22820 ALL: The difference between volumes is"
puts "TODO OCC22820 ALL: Error : nbClosedShells is wrong"
restore [locate_data_file CTO909_shape.brep] Shape1
XNewDoc D_First
XAddShape D_First Shape1
set TypeOfFile "igs"
set AddToDocument "COLORS_LAYERS"
set CompareDocumentsMode "FACES VOLUME COLORS LAYERS"