mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-05-11 10:44:53 +03:00
Modifications in the source files: 1. Added correction of the tolerance values of the shapes according to the bug 0023610. Modifications in the test scripts: 1. test cases: boolean bcommon_complex C3, boolean bcut_complex F2 O7, boolean bfuse_complex C4 C5 E4, boolean bsection B6 M8 M9 N4 N5 N7, boolean bfuse_simple ZP6, draft angle G8, feat featprism S2 have been marked as invalid according to the bug 0022033; 2. New value of result has been set in the test cases : boolean bopsection D4 boolean bsection R8 as it is correct. 3. test case bugs modalg bug23472 has been rewritten according to the new format of bsection command.
18 lines
358 B
Plaintext
18 lines
358 B
Plaintext
# cts20088
|
|
puts "TODO OCC22810 ALL: Error : The square of result shape is"
|
|
|
|
restore [locate_data_file cts20088_base.brep] base
|
|
restore [locate_data_file contour_pkv.rle] cont
|
|
|
|
explode base face
|
|
|
|
mksurface p54 base_54
|
|
mkface f54 p54
|
|
mksurface p55 base_55
|
|
mkface f55 p55
|
|
|
|
featprism base cont cont 1 0 0 1 1
|
|
featperform prism result f54 f55
|
|
|
|
set square 7238.64
|