1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/moddata_3/bug31587_8

11 lines
265 B
Plaintext

puts "================"
puts "0031587: Modeling Data - Remove internal sub-shapes from the shape"
puts "================"
puts ""
restore [locate_data_file bug31587_wall12.brep] s
removeinternals s
checkshape s
checknbshapes s -vertex 16 -edge 16 -wire 3 -face 3