0030690: Draw Harness - provide XDisplay command for displaying XDE document
[occt.git] / tests / v3d / dimensions / lengthparam_reversed
1 pload ALL
2 vinit
3 vtrihedron t1
4
5 vpoint p11 2 22 0
6 vpoint p12 7 29 0
7 vdimension dim1 -length -plane xoy -shapes p12 p11
8 vdimparam dim1 -flyout 1 -arrowlength 0.75 -arrow internal -label hcenter
9
10 vpoint p21 22 22 0
11 vpoint p22 27 29 0
12 vdimension dim2 -length -plane xoy -shapes p22 p21
13 vdimparam dim2 -flyout 1 -arrowlength 0.75 -arrow internal -label hcenter
14 vlengthparam dim2 -direction 1 1 1
15
16 vpoint p31 2 2 0
17 vpoint p32 7 9 0
18 vdimension dim3 -length -plane xoy -shapes p32 p31
19 vdimparam dim3 -flyout 1 -arrowlength 0.75 -arrow internal -label hcenter
20 vlengthparam dim3 -direction OX
21
22 vpoint p41 22 2 0
23 vpoint p42 27 9 0
24 vdimension dim4 -length -plane xoy -shapes p42 p41
25 vdimparam dim4 -flyout 1 -arrowlength 0.75 -arrow internal -label hcenter
26 vlengthparam dim4 -direction OY
27
28 vtop
29 vfit
30 vzoom 0.75
31