mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-10 17:40:24 +08:00
12 lines
207 B
Plaintext
Executable File
12 lines
207 B
Plaintext
Executable File
puts "========"
|
|
puts "OCC670: Problem with the Print method."
|
|
puts "========"
|
|
puts ""
|
|
|
|
pload QAcommands
|
|
|
|
# Check that exception is handled and does not kill DRAWEXE (TEST COMPLETED)
|
|
OCC670
|
|
|
|
puts "OCC670 OK"
|