1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-04 13:13:25 +03:00
occt/tests/bugs/modalg_5/bug25232_10

18 lines
542 B
Plaintext

puts "============"
puts "OCC25232"
puts "============"
puts ""
#########################################################################
# Functionality to create solids from set of shapes
#########################################################################
restore [locate_data_file bug25232_BUG_SPHERE_4_mc122-SCM-4-4.brep] b
explode b f
mkvolume result b_1 b_2 b_3
# 3 solids created
set square 5.46979e+06
checknbshapes result -vertex 5 -edge 7 -wire 7 -face 5 -shell 3 -solid 3 -compsolid 0 -compound 1 -shape 31
set 2dviewer 1