mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +03:00
21 lines
369 B
Plaintext
Executable File
21 lines
369 B
Plaintext
Executable File
puts "============"
|
|
puts "OCC23625"
|
|
puts "============"
|
|
puts ""
|
|
######################################################
|
|
# New functionality building reflect lines on a shape
|
|
######################################################
|
|
|
|
smallview
|
|
|
|
restore [locate_data_file bug23625_a4.brep] a
|
|
|
|
right
|
|
fit
|
|
|
|
reflectlines result a 1 0 0
|
|
|
|
set length 4207.74
|
|
|
|
set only_screen_axo 1
|