- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
Here's a tricky question : I'm in the process of minimizing the number of styles in our template.
And for profiles in a profile view we've got 2 type of label : Sag and Crest curve.
We want to have one single nice label that covers it all.
We've noticed that :
When using the High point or Low point elevation or station, it returns a null value when there's not one of them.
I want to validate if it's a null well i want my text height to be at 0 :
In a crest :
In a SAG :
I did notice the same issue when tweaking my styles for the asymetric curve it returns null variables.
But i've mitigate that by using the substraction in the stations for the start, mid(PIV) and end of the curve. (Trying to adapt and overcome)
Now i'm trying to validate of to catch that null value.
Anyone knows if this is possible ?
TIA all 🙂
Solved! Go to Solution.