Files
OCCT/tests/bugs/modalg_2/bug472_2
aml bcd1975693 0026560: BRepBndLib build too large bounding box in Z direction for planar spline edge.
Poles bounding box for curve added for bezier and bspline curves.
Method Poles() for Bezier curve added.

Test case for issue CR26560

Function to compute subshape max tolerance has been added.
Fixed bounding box expanding at Face/Face step of boolean operation.
Test cases are updated to the new behavior.
2015-10-08 10:07:27 +03:00

26 lines
660 B
Plaintext
Executable File

puts "TODO OCC25917 ALL: Faulty shapes in variables faulty_1 to faulty_"
if { [regexp {Debug mode} [dversion]] } {
puts "TODO OCC25917 ALL: TEST INCOMPLETE"
puts "TODO OCC25917 ALL: Tcl Exception"
}
puts "========================"
puts " OCC472 "
puts "(case 2)"
puts "========================"
puts ""
#####################################################
## Bad result of Fuse Operation (Cut&Common - bad too). SAM1470 (#2634)
#####################################################
restore [locate_data_file OCC472a.brep] b1
checkshape b1
restore [locate_data_file OCC472b.brep] b2
checkshape b2
bcommon result b1 b2
set square 0.01
set 2dviewer 0