mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +03:00
In method Approx_SameParameter::Build() for case when 2D and 3D curves is not same parameter calculation of maximal deviation is modified by following way : Projection is considered as done only if parameter projected point falls within the current interval of parameters. In the Approx_SameParameter considering tolerance after static method ProjectPointOnCurve was added. In BRepAlgoAPI_Sewing catch of exception was added and computation of tolerance of edge if same parameter was changed in according to check in BRepCheck_Analyzer In method Approx_SameParameter::Build() for case when 2D and 3D curves is not same parameter calculation of maximal deviation is modified by following way : Modification in order to avoid warning Test case for issue CR24357
6 lines
177 B
Plaintext
6 lines
177 B
Plaintext
if {[string compare $command "SplitAngle"] == 0 } {
|
|
puts "TODO OCC23127 ALL: Faulty shapes in variables faulty_1 to faulty_"
|
|
}
|
|
restore [locate_data_file FLANSCH-02.brep] a
|
|
|