mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03: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
|