From 7b358424ebad9349421acd533c2fa1cbf6cf3e3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 28 Dec 2016 16:52:56 +0100 Subject: Initial import of xtrkcad version 1:4.0.2-2 --- app/lib/demos/dmbench.xtr | 70 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 app/lib/demos/dmbench.xtr (limited to 'app/lib/demos/dmbench.xtr') diff --git a/app/lib/demos/dmbench.xtr b/app/lib/demos/dmbench.xtr new file mode 100644 index 0000000..8fbf7f2 --- /dev/null +++ b/app/lib/demos/dmbench.xtr @@ -0,0 +1,70 @@ +# 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 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 +STEP +CLEAR -- cgit v1.2.3