mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-10 09:30:48 +08:00
12 lines
503 B
Plaintext
Executable File
12 lines
503 B
Plaintext
Executable File
puts "============"
|
|
puts "CR23562"
|
|
puts "============"
|
|
puts ""
|
|
##########################################################################################################
|
|
# nbshapes command works incorrect with the attached shapes
|
|
##########################################################################################################
|
|
|
|
restore [locate_data_file bug23562_V4.brep] result
|
|
|
|
checknbshapes result -vertex 24 -edge 43 -wire 20 -face 20 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 110
|