mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-15 13:48:57 +08:00
21 lines
393 B
Plaintext
21 lines
393 B
Plaintext
puts "========"
|
|
puts "OCC26446"
|
|
puts "========"
|
|
puts ""
|
|
#####################################################
|
|
# GeomConvert::ConcatC1 produces not expected curve
|
|
#####################################################
|
|
|
|
pload QAcommands
|
|
|
|
smallview
|
|
|
|
restore [locate_data_file OCC26446-c1.draw] c1
|
|
restore [locate_data_file OCC26446-c2.draw] c2
|
|
OCC26446 r c1 c2
|
|
|
|
donly r
|
|
fit
|
|
|
|
set only_screen_axo 1
|