mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-12 11:06:26 +08:00
Minor correction. Test-cases for issue #26185 Modifications in test-cases according to developer's notes
15 lines
395 B
Plaintext
15 lines
395 B
Plaintext
puts "========"
|
|
puts "OCC26185"
|
|
puts "========"
|
|
puts ""
|
|
##################################################################
|
|
# BRepOffsetAPI_MakeOffset: regressions on some customer's cases
|
|
##################################################################
|
|
|
|
smallview
|
|
restore [locate_data_file OCC26185_v6_LineArc.brep] a
|
|
mkoffset res_1 a 1 -5. i
|
|
mkoffset res_2 a 1 5. i
|
|
fit
|
|
set only_screen_axo 1
|