mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-10 18:51:21 +03:00
Minor correction. Test-cases for issue #26185 Modifications in test-cases according to developer's notes
14 lines
372 B
Plaintext
14 lines
372 B
Plaintext
puts "========"
|
|
puts "OCC26185"
|
|
puts "========"
|
|
puts ""
|
|
##################################################################
|
|
# BRepOffsetAPI_MakeOffset: regressions on some customer's cases
|
|
##################################################################
|
|
|
|
smallview
|
|
restore [locate_data_file OCC26185_offsetcircles.brep] a
|
|
mkoffset res a 2 -2. i
|
|
fit
|
|
set only_screen_axo 1
|