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