mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08:00
Modified TODO in some offset cases. Deleted the same test cases bug697_* in /bugs/modalg Deleted test cases which is based on v2d commands Added test cases to folder bugs
17 lines
452 B
Plaintext
Executable File
17 lines
452 B
Plaintext
Executable File
puts "========================"
|
|
puts "OCC22765"
|
|
puts "========================"
|
|
puts ""
|
|
#######################################################################
|
|
# Sewing produced invalid shape from attached compound with tolerance 0.1
|
|
#######################################################################
|
|
|
|
set BugNumber OCC22765
|
|
|
|
restore [locate_data_file OCC22765.brep] a
|
|
sewing result 0.1 a
|
|
|
|
checkshape result f
|
|
set square 0.0141287
|
|
set 3dviewer 1
|