mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
Test for 0024621: Failed to build Geom_OffsetSurface on B-Spline
This commit is contained in:
17
tests/bugs/moddata_3/bug24621
Normal file
17
tests/bugs/moddata_3/bug24621
Normal file
@@ -0,0 +1,17 @@
|
||||
puts "TODO OCC24621 ALL: An exception was caught"
|
||||
puts "TODO OCC24621 ALL: \\*\\* Exception \\*\\*.*"
|
||||
puts "TODO OCC24621 ALL: TEST INCOMPLETE"
|
||||
|
||||
puts "========"
|
||||
puts "OCC24621"
|
||||
puts "========"
|
||||
puts ""
|
||||
##################################################
|
||||
# Failed to build Geom_OffsetSurface on B-Spline
|
||||
##################################################
|
||||
|
||||
restore [locate_data_file bug24621_bs.draw] bs
|
||||
|
||||
offset obs bs -2
|
||||
setunotperiodic bs
|
||||
offset obs bs -2
|
Reference in New Issue
Block a user