Hi All,
I am using MXRoad SS2.
I was trying to change null levels of few points in a string to zero level.
By using minor option 021/022 I was able to do that, but I can do that for single point at a time.
How to change ALL null levels in a string to zero level on one go. The string is having points with other level also, which I dont want disturb.
Thanks in advance.
Regards
Anil
I do not think you can do that in one go - but it is a simple job to do with a text editor.
Step 1. REPO, 992, 2=null - list all the points with null levels to the output window
Step 2. Edit, 021,- paste 021,3=,8=3,9=0,6= as many times as necessary.to your text file
Step 3. Fill in the string name for field 3
Step 4 - give the point number for field 6
Run the file. The whole procedure takes minutes at most.
Mark
Answer Verified By: Anil P
Hi Mark,
I believe this will solve my problem. I will try this, Thanks for the solution.
Use op DESIGN to change all levels in an existing string to any level
example
design model = my model
string = xxxxx
desi,my model
120,xxxx,,xxxx,0,7=0
999
field 4, sets the datum level and fiel 7 the offset to the datum level. so in this example all points on string xxxx are on level zero ( 0 )
regards
Per Justsen
Danish Road Directorate
Hi Per Justsen,
Your example updates all the point levels to zero. But my requirement is only points with null levels in the string need to be set to zero and other points in the string with non-null levels should not updated.
Hi Sir
I am new to Mx-Roads v8i, SS2,can any one tell me what is the meaning of null levels and how to rectify it .