mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-07-13 06:37:18 +08:00
21 lines
502 B
Plaintext
Executable File
21 lines
502 B
Plaintext
Executable File
|
|
puts "============"
|
|
puts "OCC11856"
|
|
puts "============"
|
|
puts ""
|
|
#######################################################################
|
|
# Error in reading of step file
|
|
#######################################################################
|
|
|
|
set BugNumber OCC11856
|
|
|
|
decho off
|
|
stepread [locate_data_file OCC11856.stp] a *
|
|
decho on
|
|
|
|
tpcompound result
|
|
|
|
set square 653115
|
|
checknbshapes result -vertex 684 -edge 1222 -wire 519 -face 512 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 2940
|
|
set 2dviewer 0
|