mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
1. Rewrite the method BRepTools::DetectClosedness. 2. Correct the method BRepOffset_Tool::EnLargeFace to process properly non-periodic but closed faces.
13 lines
359 B
Plaintext
13 lines
359 B
Plaintext
puts "==============================================================="
|
|
puts "OCC30560: Improvement of the method BRepTools::DetectClosedness"
|
|
puts "==============================================================="
|
|
puts ""
|
|
|
|
pload QAcommands
|
|
|
|
restore [locate_data_file bug30560_face.brep] a
|
|
|
|
OCC30391 result a 0. 0. 2. 2.
|
|
|
|
checknbshapes result -vertex 2 -edge 3
|