mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-06-20 11:54:07 +03:00
15 lines
477 B
Plaintext
Executable File
15 lines
477 B
Plaintext
Executable File
puts "============"
|
|
puts "OCC11857"
|
|
puts "============"
|
|
puts ""
|
|
#######################################################################
|
|
# Step toruses with negative radiuses did not translated
|
|
#######################################################################
|
|
|
|
stepread [locate_data_file OCC11857.stp] a *
|
|
tpcompound result
|
|
|
|
set square 208019
|
|
checknbshapes result -vertex 63 -edge 102 -wire 39 -face 39 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 246
|
|
set 2dviewer 0
|