mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
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.
13 lines
351 B
Plaintext
13 lines
351 B
Plaintext
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
|