mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-10 18:51:21 +03:00
Adjusting testing case
This commit is contained in:
parent
f2d685a9cb
commit
a0e30f8422
@ -137,7 +137,7 @@ vfit
|
|||||||
|
|
||||||
# add dimension
|
# add dimension
|
||||||
explode snowflake v
|
explode snowflake v
|
||||||
vdimension length -length -shapes snowflake_93 snowflake_15 -plane xoy -value 0.001 -dispunits mm -showunits -flyout 70 -label above -color black -text 5 3d sh
|
vdimension length -length -shapes snowflake_89 snowflake_15 -plane xoy -value 0.001 -dispunits mm -showunits -flyout 70 -label above -color black -text 5 3d sh
|
||||||
|
|
||||||
if { [regexp HAVE_GL2PS [dversion]] } {
|
if { [regexp HAVE_GL2PS [dversion]] } {
|
||||||
puts "You can use command vexport to generate PDF: vexport your_file_path.pdf"
|
puts "You can use command vexport to generate PDF: vexport your_file_path.pdf"
|
||||||
|
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