projects
/
occt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
0029240: Data Exchange - Crash during reading STEP file
[occt.git]
/
tests
/
bugs
/
step
/
bug29240
1
puts "=========="
2
puts " 0029240: Data Exchange - Crash during reading STEP file"
3
puts "=========="
4
puts ""
5
6
pload DCAF
7
8
ReadStep D_First [locate_data_file nist_ctc_05_asme1_ap242-1.stp]
9
XGetOneShape result D_First
10
11
checkshape result
12
13
checknbshapes result -solid 1 -shell 1 -face 156 -wire 201
14
15
Close D_First