mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-12 19:26:36 +08:00
21 lines
367 B
Plaintext
Executable File
21 lines
367 B
Plaintext
Executable File
puts "============"
|
|
puts "OCC23625"
|
|
puts "============"
|
|
puts ""
|
|
######################################################
|
|
# New functionality building reflect lines on a shape
|
|
######################################################
|
|
|
|
smallview
|
|
|
|
restore [locate_data_file bug23625_a3.brep] a
|
|
|
|
top
|
|
fit
|
|
|
|
reflectlines result a 0 0 1
|
|
|
|
set length 4843.56
|
|
|
|
set only_screen_axo 1
|