1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-09 13:22:24 +03:00
Files
occt/tests/bugs/modalg_1/buc60462_1
jgv 6fa29cbf06 0026717: Error in IntPatch_PrmPrmIntersection: change of local resolution leads to break of walking line
Test case for issue CR26717

Correction of test cases for issue CR26717

Test case for issue CR26717
2015-10-08 10:24:07 +03:00

23 lines
454 B
Plaintext
Executable File

#puts "TODO OCC12345 ALL: Error : The length of result shape is"
puts "============="
puts "BUC60462"
puts "============="
puts "Section"
puts ""
restore [locate_data_file buc60462a.brep] a
checkshape a
restore [locate_data_file buc60462b.brep] b
checkshape b
bsection result a b
regexp {nb alone Vertices : ([-0-9.+eE]+)} [checksection result] full cs
if { $cs != 0 } {
puts "Faulty : Section is incorrect"
}
set length 282.421
set 2dviewer 0