mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 10:01:39 +08:00
14 lines
324 B
Plaintext
Executable File
14 lines
324 B
Plaintext
Executable File
puts "==========="
|
|
puts "BUC60810"
|
|
puts "==========="
|
|
|
|
#################################################
|
|
## Reading file sample.stp crashes.
|
|
#################################################
|
|
|
|
stepread [locate_data_file BUC60810.stp] a *
|
|
|
|
tpcompound result
|
|
|
|
checkview -display result -2d -path ${imagedir}/${test_image}.png
|