mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-12 11:06:26 +08:00
15 lines
319 B
Plaintext
15 lines
319 B
Plaintext
puts "============"
|
|
puts "OCC5439"
|
|
puts "============"
|
|
puts ""
|
|
######################################################
|
|
# Problems in work of fixshape
|
|
######################################################
|
|
|
|
restore [locate_data_file OCC5439-1.brep] a
|
|
|
|
catch { fixshape result a 1.e-7 }
|
|
|
|
set square 13.1825
|
|
set 2dviewer 1
|