mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +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 0. 0. 2. 2.
|
|
|
|
checknbshapes result -vertex 2 -edge 3
|