mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08:00
12 lines
163 B
Plaintext
Executable File
12 lines
163 B
Plaintext
Executable File
puts "========"
|
|
puts "OCC132"
|
|
puts "BUC61029"
|
|
puts "BUC61030"
|
|
puts "========"
|
|
|
|
pload QAcommands
|
|
|
|
if [catch {OCC132 word1?word2} res] {
|
|
puts "Error : OCC132"
|
|
}
|