mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-04 13:13:25 +03:00
0024612: Wrong pcurve of the section curve
Main changes are in "IntWalk_IWalking::TestDeflection(...)" function (IntWalk_IWalking_5.gxx). Some test cases were corrected according to their new behavior.
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
puts "TODO #22911 ALL: Error : The area of the resulting shape is"
|
||||
|
||||
restore [locate_data_file CTO908_topo104-o1.brep] wheel
|
||||
restore [locate_data_file CTO908_topo104-o2.brep] jante
|
||||
|
||||
bfuse result wheel jante
|
||||
|
||||
set square 0
|
||||
set square 40059.9
|
||||
|
@@ -1,8 +1,6 @@
|
||||
puts "TODO #22911 ALL: Error : The area of the resulting shape is"
|
||||
|
||||
restore [locate_data_file CTO908_topo106-p.brep] poche
|
||||
restore [locate_data_file CTO908_topo106-n.brep] nervure
|
||||
|
||||
bfuse result poche nervure
|
||||
|
||||
set square 0
|
||||
set square 108943
|
||||
|
@@ -1,6 +1,4 @@
|
||||
# cts17861
|
||||
#puts "TODO #22911 ALL: Faulty shapes in variables faulty_1 to faulty_"
|
||||
puts "TODO #22911 ALL: Error : The area of the resulting shape is"
|
||||
|
||||
restore [locate_data_file CTO900_cts17861a.rle] a
|
||||
restore [locate_data_file cts17861b.rle] b
|
||||
@@ -10,4 +8,4 @@ fsameparameter b
|
||||
|
||||
bfuse result a b
|
||||
|
||||
set square 0
|
||||
set square 406803
|
||||
|
Reference in New Issue
Block a user