mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08:00
The issue is not reproduced anymore. The integration contains DRAW test for described functionality.
8 lines
222 B
Plaintext
8 lines
222 B
Plaintext
puts "========"
|
|
puts "0029733: TInspector can't open several cbf files"
|
|
puts "========"
|
|
|
|
pload INSPECTOR
|
|
tinspector -plugins dfbrowser -open [locate_data_file bug29743.cbf]
|
|
tinspector -open [locate_data_file bug29733.cbf]
|