mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 18:32:35 +08:00
12 lines
267 B
Plaintext
12 lines
267 B
Plaintext
puts "========"
|
|
puts "0024983: For the incorrect seam edge in STEP file no fix is provided"
|
|
puts "========"
|
|
|
|
stepread [locate_data_file bug24983_111FACE.stp] a *
|
|
|
|
tpcompound result
|
|
checkshape result
|
|
|
|
checkview -display result -2d -path ${imagedir}/${test_image}.png
|
|
|