mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-29 14:00:49 +03:00
Update of tests database
Test for 0021134: checkshape command does not return faulty shapes. Test for 0021494: Intersection between cone and sphere fails Test for 0022642: Refactoring of ShapeFix_Wire::FixIntersectingEdges Test for 0022732: Reading a STEP file produces invalid shape
This commit is contained in:
14
tests/bugs/step/bug22732
Normal file
14
tests/bugs/step/bug22732
Normal file
@@ -0,0 +1,14 @@
|
||||
puts "TODO OCC22732 ALL: Faulty shapes in variables faulty_1 to faulty_"
|
||||
|
||||
puts "========"
|
||||
puts "OCC22732"
|
||||
puts "========"
|
||||
puts ""
|
||||
##############################################
|
||||
# Reading a STEP file produces invalid shape
|
||||
##############################################
|
||||
|
||||
ReadStep D1 [locate_data_file bug22732_MASTER_ASSEMBLE.stp]
|
||||
XGetOneShape result D1
|
||||
|
||||
checkshape result
|
Reference in New Issue
Block a user