mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-05-16 10:54:53 +03: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
|