1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00
occt/tests/bugs/modalg_2/bug472_3
pkv 199416879d 0024157: Parallelization of assembly part of BO
v0.0

I. New features:
no new features

II. Changes:
II.1. class BRepClass3d
   - method:
Standard_Integer BRepClass3d_SolidExplorer::OtherSegment(const gp_Pnt& P,
	 gp_Lin& L,  Standard_Real& _Par)
The condition to prevent infinite loop has been added.

III. Modified entities:
packages:
BRepClass3d

Added test case bugs/modalg_5/bug24242

The phase 1 : Parallelization Building Faces.
Part 1.2. Building Same Domain Faces
Combined by pkv

Small correction of test case for issue CR24157_3
2013-10-17 12:27:04 +04:00

28 lines
764 B
Plaintext
Executable File

#puts "TODO OCC12345 ALL: Faulty shapes in variables faulty_1 to faulty_"
#puts "TODO OCC12345 ALL: Error : The square of result shape is"
puts "TODO OCC12345 ALL: Error : The command is not valid"
puts "TODO OCC12345 ALL: Error : Result shape is WRONG because it must contains"
puts "========================"
puts " OCC472 "
puts "(case 3)"
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
bfuse result b1 b2
set nb_v_good 5
set nb_e_edge 7
set square 0
set 2dviewer 0