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/dmtodes.xtr | 52 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 app/lib/demos/dmtodes.xtr (limited to 'app/lib/demos/dmtodes.xtr') diff --git a/app/lib/demos/dmtodes.xtr b/app/lib/demos/dmtodes.xtr new file mode 100644 index 0000000..1119654 --- /dev/null +++ b/app/lib/demos/dmtodes.xtr @@ -0,0 +1,52 @@ +VERSION 2 +DEMOINIT +ORIG 8.000 0.000 0.000 +REDRAW +RESET +MESSAGE +These examples shows some of the various Turnout Designer windows. Each window defines a different type of turnout. + +In each window there are a number of parameters to fill in and one or two description lines. + +You can print the design to check the dimensions before saving them. +END +STEP +CTURNOUT DESIGNER SHOW Regular Turnout +#PARAMETER turnoutNew anglemode 0 +MESSAGE +_________________________________________ + +This is the regular turnout. + +In addition to the dimensions, you also enter the Title (Manufacturer, Description and Part Number). For Turnouts with Left and Right hand versions there are separate Descriptions and Part Numbers. + +Some Turnouts and Sectional track are pre-mounted on roadbed. For these parts you can specify the width of the roadbed, the thickness of the lines drawn for the edge of the roadbed and the color. +END +STEP +#CTURNOUT DESIGNER HIDE Regular Turnout +PARAMETER turnoutNew cancel +CTURNOUT DESIGNER SHOW Double Slipswitch +#PARAMETER turnoutNew anglemode 0 +MESSAGE +_________________________________________ + +The double slip switch is described by only a few parameters. +END +STEP +#CTURNOUT DESIGNER HIDE Double Slipswitch +PARAMETER turnoutNew cancel +CTURNOUT DESIGNER SHOW Double Crossover +#PARAMETER turnoutNew anglemode 0 +MESSAGE +_________________________________________ + +The double crossover only needs length and track separation. +END +STEP +#CTURNOUT DESIGNER HIDE Double Crossover +PARAMETER turnoutNew cancel +MESSAGE +========================================= +END +STEP +CLEAR -- cgit v1.2.3