mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
In BRepTools::OuterWire() compare of parameters was rewritten using Precision. The test case bug31172 has been created
12 lines
309 B
Plaintext
12 lines
309 B
Plaintext
puts "===================================================="
|
|
puts "0031172: Unexpected result of BRepTools::OuterWire()"
|
|
puts "===================================================="
|
|
puts ""
|
|
|
|
pload QAcommands
|
|
|
|
restore [locate_data_file bug31172.brep] face
|
|
BUC60652 face
|
|
|
|
explode face W
|
|
checkprops w -equal face_3 |