mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-10 17:40:24 +08: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 2. 2. 2. 2.
|
|
|
|
checknbshapes result -vertex 4 -edge 4
|