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