mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
fix the notched edges twice per face - before checking for missing seam and after Test case correction for issue CR24983 Add check for invalid Surface of linear extrusion (with basis curve - line and extrusion direction parallel to this line) during converting STEP surface Small corrections of test cases for issue CR24983
12 lines
216 B
Plaintext
12 lines
216 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
|
|
|
|
set 2dviewer 0
|
|
|