mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-06 18:26:22 +03:00
Added test case bugs/modalg_5/bug24074 for issue 24074.
This commit is contained in:
parent
45f8c99462
commit
12fc400cf8
19
tests/bugs/modalg_5/bug24074
Normal file
19
tests/bugs/modalg_5/bug24074
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
puts "TODO OCC24074 Debian60-64 Windows: An exception was caught"
|
||||||
|
puts "TODO OCC24074 Debian60-64 Windows: Error: Offset is not done"
|
||||||
|
puts "TODO OCC24074 Debian60-64 Windows: TEST INCOMPLETE"
|
||||||
|
|
||||||
|
puts "============"
|
||||||
|
puts "OCC24074"
|
||||||
|
puts "============"
|
||||||
|
puts ""
|
||||||
|
##############################################################
|
||||||
|
# The result of BRepOffsetAPI_MakeOffset is Null and Error
|
||||||
|
##############################################################
|
||||||
|
|
||||||
|
pload XDE
|
||||||
|
|
||||||
|
igesread [locate_data_file bug24074_file.iges] a *
|
||||||
|
|
||||||
|
mkoffset p a 1 -1.0
|
||||||
|
mkoffset p a 1 -0.5
|
||||||
|
mkoffset p a 1 -1.6
|
Loading…
x
Reference in New Issue
Block a user