mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-08-06 13:37:22 +08:00
52a93a3bdd
In some cases face without natural bound can be not have edges on curve
11 lines
333 B
Plaintext
11 lines
333 B
Plaintext
puts "========================================================================="
|
|
puts "GH469: Bounding box is void when using BRepBndLib::AddOptimal"
|
|
puts "========================================================================="
|
|
puts ""
|
|
|
|
pload QAcommands
|
|
|
|
restore [locate_data_file bug_gh469.brep] result
|
|
|
|
bounding result -optimal
|