mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-02 17:46:22 +03: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]
|