mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-06-20 11:54:07 +03:00
25 lines
395 B
Plaintext
25 lines
395 B
Plaintext
puts "========"
|
|
puts "OCC26587"
|
|
puts "========"
|
|
puts ""
|
|
#######################################################
|
|
# Infinite calculations of BRepOffset_MakeOffset
|
|
#######################################################
|
|
|
|
smallview
|
|
|
|
restore [locate_data_file bug26587_plate.brep] plate
|
|
|
|
offsetparameter 1e-7 p i
|
|
offsetload plate 50
|
|
|
|
decho off
|
|
|
|
offsetperform r
|
|
|
|
decho on
|
|
|
|
fit
|
|
|
|
set only_screen_axo 1
|