1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-26 10:19:45 +03:00
occt/tests/bugs/modalg_2/bug497_3
pkv 4c15f1799b 0026582: Wrong result obtained by Common operator
class BOPAlgo_WireSplitter
   - static function:
Standard_Real Angle2D (const TopoDS_Vertex& aV,
                         const TopoDS_Edge& anEdge,
                         const TopoDS_Face& myFace,
                         const GeomAdaptor_Surface& aGAS,
                         const Standard_Boolean bIsIN)
The treatment of circles has been chenged to prevent
the loss of accuracy due to small differences in large values.

Small correction of test case for issue CR26582

Test case for issue CR26582

Conflicts:
	src/BOPAlgo/BOPAlgo_WireSplitter_1.cxx
2015-09-11 15:22:55 +03:00

23 lines
579 B
Plaintext
Executable File

puts "TODO OCC25735 ALL: Faulty shapes in variables faulty_1 to"
puts "TODO OCC26582 ALL: Error : The square of result shape is"
puts "========="
puts " OCC497 "
puts "(case 3)"
puts "========="
puts ""
########################################################
## Result of cut and fuse operation are faulty shapes although arguments are valid.
########################################################
restore [locate_data_file OCC497e.brep] a_1
checkshape a_1
restore [locate_data_file OCC497f.brep] a_2
checkshape a_2
bcut result a_1 a_2
set square 2471.48
set 2dviewer 0