Inserting a symbol or character at defined stations along a chainage string

Hi

I need to insert a symbol or a character at defined station locations along a chainage string.  We have the approximate location of where many bore holes need to be done adjacent to a track approx. 50 Kms in length.  We have the chainage (stationing) where these bore holes need to go, and am looking to automate the process by simply telling the software to place a symbol or a character like letter X at each specific chainage location. 

I have done this before in MX using an input file, it would even place the character at a set offset from my chainage string (such that it doesn;t appear in the middle of the track) and add a text with a description such as the bore hole number.

I can't see how this could be done in Bentley Rail Track.  Does this software have such capability?

Many thanks

Parents
  • You could use the key-in for station offset. First, you need to make an active cell. Open up your cell library and choose an active cell for placement at the bottom of the dialog. Next, open your key-in and use ...

    place cell icon so=[Station],[Offset]; selview 1

    It should go without saying that this works for your active alignment. Remove the brackets and replace with your station and offset. You can make this a batch process if you have many to add. Let me know if you do not know how to do a batch process.
Reply
  • You could use the key-in for station offset. First, you need to make an active cell. Open up your cell library and choose an active cell for placement at the bottom of the dialog. Next, open your key-in and use ...

    place cell icon so=[Station],[Offset]; selview 1

    It should go without saying that this works for your active alignment. Remove the brackets and replace with your station and offset. You can make this a batch process if you have many to add. Let me know if you do not know how to do a batch process.
Children