mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +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
19 lines
471 B
Plaintext
Executable File
19 lines
471 B
Plaintext
Executable File
|
|
puts "============"
|
|
puts "BUC60896"
|
|
puts "============"
|
|
puts ""
|
|
###############################################################
|
|
## If give command "sameparameter edge" on attached edge in the DRAW this command hang.
|
|
###############################################################
|
|
|
|
restore [locate_data_file BUC60896_edge.rle] result
|
|
# checkshape res
|
|
|
|
sameparameter result
|
|
sameparameter result tol 1.e-2
|
|
sameparameter result tol 1000
|
|
|
|
set length 48288.3
|
|
set 2dviewer 0
|