mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-08 18:40:55 +03:00
20 lines
566 B
Plaintext
20 lines
566 B
Plaintext
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
|