mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-10 17:40:24 +08:00
15 lines
363 B
Plaintext
15 lines
363 B
Plaintext
puts "============"
|
|
puts "OCC5215"
|
|
puts "============"
|
|
puts ""
|
|
######################################################
|
|
# Problem with splitting face
|
|
######################################################
|
|
|
|
stepread [locate_data_file trj4_k1_geo-md-203.stp] a *
|
|
tpcompound result
|
|
|
|
checkshape result
|
|
|
|
checkview -display result -2d -path ${imagedir}/${test_image}.png
|