mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-06 18:26:22 +03:00
0026587: Infinite calculations of BRepOffset_MakeOffset
This commit is contained in:
parent
b13a4a665e
commit
26d13c62d6
24
tests/bugs/modalg_6/bug26587
Normal file
24
tests/bugs/modalg_6/bug26587
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
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
|
Loading…
x
Reference in New Issue
Block a user