mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-10 18:51:21 +03:00
Add test case for #26446
This commit is contained in:
parent
3884c1d394
commit
fec4763816
20
tests/bugs/modalg_6/bug26446
Normal file
20
tests/bugs/modalg_6/bug26446
Normal file
@ -0,0 +1,20 @@
|
||||
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
|
Loading…
x
Reference in New Issue
Block a user