mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08:00
13 lines
354 B
Plaintext
13 lines
354 B
Plaintext
|
|
puts "========"
|
|
puts "OCC28499"
|
|
puts "========"
|
|
puts ""
|
|
########################################################################
|
|
# Checkshape incorrectly reports BRepCheck_NotClosed when gap is covered by vertex tolerance
|
|
########################################################################
|
|
|
|
restore [locate_data_file bug28499.brep] f
|
|
|
|
checkshape f
|