mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
Range of changing of some analytic curves is computed by other methods. It allows computing face's boundaries with more precise. Tolerance was increased to provide successful work of some algorithms. Functions BRepOffsetAPI_MiddlePath::Build() and ApproxWithPCurves(...) (file IntTools_FaceFace.cxx) were changed according to new result of algorithm's work. It is possibly for "outboundaried faces" (see bug#23675) to compute incorrect UV-Bounds, when first parameter is more than last. To avoid it, extended control of computed bounds was added. Function for fail sameparameter fixing was added to HLRAppli_ReflectLines to avoid creation bad shapes after algorithm's work. In file ShapeFix_ComposeShell.cxx only text formatting was changed. Some test cases are changed according to their new behavior. Added test case bugs/moddata_3/bug23511
16 lines
594 B
Plaintext
16 lines
594 B
Plaintext
# Original bug : pro12877
|
|
# Date : 02 Dec 98
|
|
|
|
puts "TODO OCC22803 All:Error: The tolerance of the resulting shape is too big"
|
|
puts "TODO OCC23511 Debian60-64: The area of the resulting shape is 186543"
|
|
|
|
restore [locate_data_file CFE903_pro12ggx.rle] base
|
|
|
|
nexplode base face
|
|
|
|
depouille result base 0 -1 0 base_13 3 110 0 96.5000000000001 0 -1 0 base_24 3 110 0 96.5000000000001 0 -1 0 base_5 3 110 0 96.5000000000001 0 -1 0 base_8 3 110 0 96.5000000000001 0 -1 0 base_1 3 110 0 96.5000000000001 0 -1 0 base_6 3 110 0 96.5000000000001 0 -1 0
|
|
|
|
fsameparameter result
|
|
|
|
set square 200050
|