1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-07-30 13:05:50 +03:00
occt/tests/bugs/modalg_2/bug21060

25 lines
764 B
Plaintext
Executable File

puts "TODO OCC11111 ALL: Faulty shapes in variables faulty_1 to faulty_"
puts "TODO OCC11111 ALL: Error : is WRONG because number of"
puts "TODO OCC11111 ALL: Error : The square of result shape is"
puts "================"
puts "OCC21060"
puts "================"
puts ""
#######################################################################################
# Triangulatiom fails on non-manifold face with Sl wire
######################################################################################
set BugNumber OCC21060
restore [locate_data_file OCC21060-A9_205.brep] result
vinit
vsetdispmode 1
vdisplay result
vfit
set square 12
checknbshapes result -vertex 4 -edge 4 -wire 2 -face 2 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 13
set 3dviewer 1