mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-15 13:39:57 +08: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
|