mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-07 18:30:55 +03:00
Splitting of subgroups bugs/modalg and bugs/moddata to optimise time of testing Correction of end file in group v3d Small correction of test case
22 lines
396 B
Plaintext
Executable File
22 lines
396 B
Plaintext
Executable File
puts "============"
|
|
puts "OCC22726"
|
|
puts "============"
|
|
puts ""
|
|
#######################################################################
|
|
# Exception on restoring shape
|
|
#######################################################################
|
|
|
|
set BugNumber OCC22726
|
|
|
|
restore [locate_data_file OCC22726-b211.brep] result
|
|
|
|
whatis result
|
|
|
|
vinit
|
|
vdisplay result
|
|
vfit
|
|
|
|
set square 812.984
|
|
set 3dviewer 1
|
|
|