Hello i have a specifik question to make and i don't know if you would understand me right for my need. Please look at the atached picture to understand better the situation. In Inroads V8i i want a specific rule to make my koridor like this : when the roadway is above the terrain i want the program to draw the substructures with slope (Picture 1, cyrcle1) and when the roadway is under the terrain to draw it without slope just perpendicular ( Picture 1, cyrcle 2) , In picture 2 you will understand better the situation the roadway on its left side is half under and half above the terrain so the upper part must have slope and the under part must have not ( Picture 2m cyrcle 3 ) so i want this to be like a smooth transiotion , and i want to create some specifik rule for this . Please help me if you understand what i need . Thank you .
You will need to have three end conditions: Priority 1 will check for the special condition of half above/have below. Priority 2 will check for regular fill, and priority 3 will check for regular fill. For each of these end conditions, you will need to construct the appropriate component. Set the corresponding end condition as the parent of each of these components. That way the component only displays if the end condition solves. I created a sample of the special end condition and component in the attached ITL. You should be able to use this as a guide to create your own.
0068.sample template.itl
Wow, this is what i am looking for, what if i have 3 substructure layers, how can i aplly this,, is there any other method with null points? please atach another file. thank you.