mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08:00
15 lines
332 B
Plaintext
15 lines
332 B
Plaintext
puts "============"
|
|
puts "OCC5099"
|
|
puts "============"
|
|
puts ""
|
|
######################################################
|
|
# After translation attached file obtained shape is invalid.
|
|
######################################################
|
|
|
|
stepread [locate_data_file OCC5099.stp] a *
|
|
tpcompound result
|
|
|
|
checkshape result
|
|
|
|
set 2dviewer 0
|