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