- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I couldn't find a post where this problem may have been discussed already. So, I thought I would share it.
I had a problem with getting the leading zeros to display for degrees less than 10 in Civil 3D 2018. Even though the "Drop leading zeros" value is "no", the leading zero will not display. The reason for this is that the OOTB style for the bearing of a line does not have the "Drop leading zeros" parameter in the text string field. This can be seen on the attached screen shot, OOTBTextEditor.png (compare it with CorrectedTextEditor.png and notice the DZN parameter is missing).
To get the parameter into the text string field, change the "Drop leading zeros" value to "yes" and then replace the text string field. The text string field will now list the missing parameter as DZY. Now change the "Drop leading zeros" value back to "no" and replace the text string field again. The parameter will now be DZN and the leading zeros will display.
Solved! Go to Solution.