mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-12 19:26:36 +08: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
|
|
|