summaryrefslogtreecommitdiff
path: root/app/lib/demos/dmbench.xtr
blob: 252703b9acf549f45bf480b187c599920ad93848 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
# XTrkCad Version: 3.0.1, Date: Sat Sep 23 23:40:39 2000

VERSION 10
DEMOINIT
ORIG 4.000 0.000 0.000
PARAMETER display description-fontsize 64
REDRAW
RESET
MESSAGE
You can draw a variety of different types of benchwork:
- rectangular (1x2, 2x4 etc)
- L girders
- T girders

You can also draw them in different orientations.
END
STEP
COMMAND DrawBench
PARAMETER draw benchcolor 16760832
PARAMETER draw benchlist 0 1"x1"
PARAMETER draw benchorient 0 On Edge
PARAMETER GROUP draw
PARAMETER draw benchlist 12 L-2"x4"
PARAMETER draw benchlist 16 L-3"x6"
MESSAGE
_________________________________________

We will draw two 3x6 inch L-girders.
END
STEP
MOUSE 2 0.000 2.000
MOUSE 4 23.812 2.000
PARAMETER draw benchcolor 16760832
PARAMETER draw benchlist 16 L-3"x6"
PARAMETER draw benchorient 0 Left
PARAMETER GROUP draw
MOUSE 2 0.000 10.250
MOUSE 4 23.750 10.250
PARAMETER draw benchcolor 16760832
PARAMETER draw benchlist 16 L-3"x6"
PARAMETER draw benchorient 0 Left
PARAMETER GROUP draw
MESSAGE
_________________________________________

The flange of the top L-Girders is on the outside edge of the girders.  We want to change the girder so both flanges are on the inside.

We will use the <Describe> command for this.
END
STEP
COMMAND Describe
MOUSE 2 12.312 10.500
MOUSE 4 12.312 10.500
MESSAGE
_________________________________________

Change the Orientation to Right.
END
STEP
PARAMETER describe L2 1 Right
PARAMETER describe ok
RESET
MESSAGE
_________________________________________

Now both flanges are on the inside of the two girders.
=========================================
END
REGRESSION START 10 - benchwork
DRAW 1 0 0 0 0 0.000000 0.000000 0 0.000000
	B3 16760832 0.055556 0.000000 2.000000 0 23.812000 2.000000 0 17173504
	END
DRAW 2 0 0 0 0 0.000000 0.000000 0 0.000000
	B3 16760832 0.055556 0.000000 10.250000 0 23.750000 10.250000 0 17173505
	END
REGRESSION END
STEP
CLEAR