mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08: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 |