mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-15 05:28:47 +08:00
Recalculate of tolerance before edge cutting Test case for issue CR25013 add try to increase tolerance before splitting in singularity during PCurve adding. Correction of test cases for issue CR25013
15 lines
312 B
Plaintext
Executable File
15 lines
312 B
Plaintext
Executable File
puts "========="
|
|
puts " OCC25013"
|
|
puts "========="
|
|
puts ""
|
|
##################################################
|
|
# ShapeFix_Wire tweaks for better results
|
|
##################################################
|
|
|
|
stepread [locate_data_file bug25013_25013face.stp] a *
|
|
|
|
tpcompound result
|
|
checkshape result
|
|
|
|
set 2dviewer 1
|