0031587: Modeling Data - add BRepTools::RemoveInternals() removing internal sub-shape...
[occt.git] / tests / bugs / moddata_3 / bug31587_8
1 puts "================"
2 puts "0031587: Modeling Data - Remove internal sub-shapes from the shape"
3 puts "================"
4 puts ""
5
6 restore [locate_data_file bug31587_wall12.brep] s
7 removeinternals s
8
9 checkshape s
10 checknbshapes s -vertex 16 -edge 16 -wire 3 -face 3