1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/step/bug24283_2
gka 4efafd1f3a 0024283: STEP read failes to read unbound advanced_face
Fix to avoid exception if sphere is written without bounds.
2013-12-12 19:36:51 +04:00

20 lines
357 B
Plaintext

puts "============"
puts "OCC24283"
puts "============"
puts ""
#####################################################
# STEP read failes to read unbound advanced_face
#####################################################
stepread [locate_data_file bug24283_spheres.stp] a *
tpcompound result
vinit
vdisplay result
vfit
vsetdispmode 1
set only_screen 1