mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03: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
|