Syntax
LANE arg1 arg2 arg3 arg4
Description
The lanes are created and their parameters are entered.
Arguments
Minimum quantity: 2
arg1
Value |
Dimension |
Meaning |
ilane |
INT |
Lanes are automatically numbered. The numbers are to be entered in ascending order, without gaps. |
arg2
Value |
Dimension |
Meaning |
WIDTH |
KEYWORD |
This is followed by the lane width as the next argument. The lane is created. |
TRPOS |
KEYWORD |
This is followed by the definition of the load train position on the lane. The lane must be created in advance. |
arg3 (arg2 = WIDTH)
Value |
Dimension |
Meaning |
width |
LCROSSD |
Lane width |
wexpr |
TEXT |
Mathematical expression for the calculation of lane width along stationing |
arg3 (arg2 = TRPOS)
Value |
Dimension |
Meaning |
CLEAR |
KEYWORD |
All load train positions are deleted. |
WREL |
KEYWORD |
This is followed by the load train position on the lane as the next argument. The lane must be created in advance. |
arg4 (arg3 = WREL)
Value |
Dimension |
Meaning |
pos |
DOUBLE |
Relative position in interval [0,1] on the lane. The specified direction in the cross section must be observed (cf. LANEDIR). |
Scopes
LANESET
Examples
LANE 1 WIDTH 3.00000
The lane 1 is created. It receives the width 3.0.
LANE 1 TRPOS WREL 0.50000
The lane 1 exists already. The load train is centrally positioned.
|
(C) ALLPLAN GmbH |
Privacy policy |