mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
19 lines
431 B
Plaintext
19 lines
431 B
Plaintext
|
|
puts "============"
|
|
puts "BUC60895"
|
|
puts "============"
|
|
puts ""
|
|
##############################################################
|
|
##If give command "sameparameter edge" on attached edge in the DRAW this command hang.
|
|
##############################################################
|
|
|
|
restore [locate_data_file BUC60895.brep] result
|
|
|
|
fsameparameter result
|
|
puts [checkshape result]
|
|
|
|
set check_square 1
|
|
set length 12.6012
|
|
set 2dviewer 0
|
|
|