. With this option we have the possibility to create Setting out Stations from the station coordinates of a particular alignment, with or without displacement.
First of all, the program requests the name of the horizontal alignment file or we select it on the screen, followed by the Initial Station Number from which we begin to name the new stations. From this point the displacement from the horizontal alignment (negative to the left and positive to the right) is requested for each station, in addition to the station and the height of the new station.
The new station will be created at the position calculated from the horizontal alignment. If the station entered does not belong to it, the following error message is displayed “ERROR: Station does not belong to alignment”. The name consists of the characters “BR” followed by an index that starts with the number of the initial station specified previously (for example, if we enter 1 as the initial station, the stations will be named BR1, BR2...). The code will be the prefix “St” plus the value of the station rounded to a whole number and separated by a comma (for example PK180,-5).
The application will continue to request data for the creation of new stations until a null reply is given to the adjustment request.