mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
12 lines
363 B
Plaintext
12 lines
363 B
Plaintext
puts "================"
|
|
puts "OCC24910"
|
|
puts "================"
|
|
puts ""
|
|
##################################
|
|
# Offset of solid is not created
|
|
##################################
|
|
|
|
restore [locate_data_file bug24910_Solid_4.brep] a
|
|
offsetshape result a 1
|
|
|
|
checknbshapes result -vertex 46 -edge 88 -wire 44 -face 44 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 224 |