mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-19 13:40:49 +03:00
Test for 0023667: checkshape command does not detect problems in the attached shape
This commit is contained in:
15
tests/bugs/modalg_7/bug23667
Normal file
15
tests/bugs/modalg_7/bug23667
Normal file
@@ -0,0 +1,15 @@
|
||||
puts "================"
|
||||
puts "OCC23667"
|
||||
puts "================"
|
||||
puts ""
|
||||
#######################################################################
|
||||
# checkshape command does not detect problems in the attached shape
|
||||
#######################################################################
|
||||
|
||||
restore [locate_data_file bug23667_f_ref.brep] f
|
||||
|
||||
checkshape f
|
||||
|
||||
pcurve f
|
||||
|
||||
checkview -display f -2d -path ${imagedir}/${test_image}.png
|
Reference in New Issue
Block a user