projects
/
occt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
0024055: Reading a STEP file produces invalid shape
[occt.git]
/
tests
/
bugs
/
step
/
bug24055
1
puts "============"
2
puts "OCC24055"
3
puts "============"
4
puts ""
5
#################################################
6
# Reading a STEP file produces invalid shape
7
#################################################
8
9
stepread [locate_data_file bug24055_8MTF-75LS05.step] a *
10
checkshape a_1
11
12
axo
13
fit
14
set only_screen_axo 1
15