mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-10 09:30:48 +08: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 |