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/bug6491
ski 5747059b21 0026833: Create command checkview containing all viewer types
Created command checkview for displaying shapes.
2016-02-05 11:14:37 +03:00

23 lines
537 B
Plaintext
Executable File

puts "========"
puts "OCC6491"
puts "========"
puts ""
####################################################
## Sewing in DRAW on attached the shape with tolerance 1000 adds duplicated faces
####################################################
set BugNumber OCC6491
restore [locate_data_file OCC6491.brep] a
set tolerance 1000
sewing result ${tolerance} a
checknbshapes result -face 263 -shell 1
checkmaxtol result -ref 185.91005891234283
checkfreebounds result 73
checkview -display result -2d -path ${imagedir}/${test_image}.png