mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-18 14:27:39 +03:00
0030391: Improvement of the method BRepOffset_Tool::EnLargeFace
Add options to set the length of enlargement for each of 4 directions. Add restriction of enlargement in the case of singularity on the surface.
This commit is contained in:
12
tests/bugs/modalg_7/bug30391_1
Normal file
12
tests/bugs/modalg_7/bug30391_1
Normal file
@@ -0,0 +1,12 @@
|
||||
puts "================================================================"
|
||||
puts "OCC30391: Improvement of the method BRepOffset_Tool::EnLargeFace"
|
||||
puts "================================================================"
|
||||
puts ""
|
||||
|
||||
pload QAcommands
|
||||
|
||||
restore [locate_data_file bug30391_face1.brep] a
|
||||
|
||||
OCC30391 result a 0 0 20 20
|
||||
|
||||
checkprops result -s 98393.6
|
12
tests/bugs/modalg_7/bug30391_2
Normal file
12
tests/bugs/modalg_7/bug30391_2
Normal file
@@ -0,0 +1,12 @@
|
||||
puts "================================================================"
|
||||
puts "OCC30391: Improvement of the method BRepOffset_Tool::EnLargeFace"
|
||||
puts "================================================================"
|
||||
puts ""
|
||||
|
||||
pload QAcommands
|
||||
|
||||
restore [locate_data_file bug30391_face2.brep] a
|
||||
|
||||
OCC30391 result a 0 10 10 0
|
||||
|
||||
checkprops result -s 172862
|
12
tests/bugs/modalg_7/bug30391_3
Normal file
12
tests/bugs/modalg_7/bug30391_3
Normal file
@@ -0,0 +1,12 @@
|
||||
puts "================================================================"
|
||||
puts "OCC30391: Improvement of the method BRepOffset_Tool::EnLargeFace"
|
||||
puts "================================================================"
|
||||
puts ""
|
||||
|
||||
pload QAcommands
|
||||
|
||||
restore [locate_data_file bug30391_face3.brep] a
|
||||
|
||||
OCC30391 result a 1. 1. 1. 1.
|
||||
|
||||
checkprops result -s 1.60173
|
Reference in New Issue
Block a user