Alignment Station Offset Label along Curve

This widget could not be displayed.

Alignment Station Offset Label along Curve

Anonymous
Not applicable

I've been having this reoccurring issue in 2018. When I try to add any type of alignment station/offset label along a curve, it won't recognize the alignment and it gives me "???" Sometimes if I move the point just slightly it will then read it but then it's not a true location. In the attached image I have a table that shows stations and offsets for structures. You can see that every part is referencing the alignment properly but the points along the curve show "???" Yes, I've checked to make sure they are actually associated with the alignment.

0 Likes
Reply
332 Views
3 Replies
Replies (3)

cwr-pae
Mentor
Mentor

Can you post the file? Without seeing the drawing file, I can't offer any anything.

0 Likes

Anonymous
Not applicable

I figured out the issue in the specific file I referenced. I need to recreate the issue again to post it. I asked based on a pattern that I've seen but don't recall exactly where. Sorry, I'm just going to ask the question again once I'm able to recreate it.

0 Likes

Mohamed.E.Salem
Advocate
Advocate

I faced some problems like yours but I reckoned that the problem was in label text content for example

<[Radius(Um|P2|RN|AP|GC|UN|Sn|OF)]> ---> display "???"

<[Start Easting(Um|P3|RN|AP|GC|UN|Sn|OF)]> ---> display wrong Easting coordinate 

Meanwhile I changed the content to following expressions everything  became good

<[Curve Radius(Um|P2|RN|AP|GC|UN|Sn|OF)]>

<[Curve Start Easting(Um|P3|RN|AP|GC|UN|Sn|OF)]>

Hence, I advice you to work on text content

 

0 Likes