mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-23 05:49:13 +08: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
|
|
|