Creates dynamically updated point UDP (user defined properties) on CogoPoints showing alignment station & offset.
Keyboard Command: AliPntUdp
Procedure:
- Open the drawing containing the alignment and points.
- Initiate this tool from the menu, ribbon or command above.
- Select the alignment by picking it in the drawing.
- Choose a point selection method (such as drawing) and select CogoPoints to process.
- Designate whether to generate strings, doubles, or both (see notes).
At this point the UDP has been assigned to the CogoPoints, you can review the information in the PROPS dialog (bottom) by clicking one point. While you can change it, it's not recommended.
Point Label Style: Most users will want to display the station/offset on the point, this requires a quick modification to the point label style.
- In the Toolspace panel, choose the Settings tab.
- Expand the Point category by clicking the .
- Expand the Label Styles section.
- Click the Label Style you use to select it, then right click and choose Edit.
- On the Layout tab, set the Component Name to "Point Description"
- In the Text section click the second column of the Contents row, then click .
- In the right pane of the dialog, click the end of "<[Full Description(CP)]>" and press enter for a new line.
- In the Properties tab, choose "Station" in the dropdown, then click the adjacent right arrow .
- In the right pane of the dialog, click the end of "<[Station(CP)]>" and press enter for a new line.
- In the Properties tab, choose "Offset" in the dropdown, then click the adjacent right arrow .
- Click twice to return to the editor, the points should now display the station/offset.
This appends the station/offset information under the point description, there may be other ways to display the fields if you need them in different positions.
Point Table Inclusion
- Initiate the Point Table Creation tool.
- Choose the table style to modify, click .
- Choose the pulldown to the right and choose "Edit Current Selection"
- In the tab, click the in the lower right.
- Use the horizontal scroll to scroll to see the column.
- Double click the Column Value cell, choose "Station", click , click .
- Double click the Column Header cell (right of Description), enter "Station" in the right pane, click .
- Repeat at step 4 for the "Offset" UDP values, then close the Table Style dialog.
- Click the "[+] No point groups selected" and select a group or "_All Points".
- Optionally reorder the columns by dragging them to the left.
- Click and pick a point for the table.
Notes:
- This tool can generate UDP strings for "Station" & "Offset" which allow for characters like "+" in the station and "L/R" in the offset. It can also optionally generate UDP doubles for "StaDbl" and "OfsDbl" for those who wish to format their own and export for further calculations.
- In the Civil3D OPTIONS dialog, C3DTools tab you can control the station format string as well as station/offset string output. On the offset strings you can:
- Use "L/R" as a suffix and the tool will use the appropriate character.
- Use "+/-" as a prefix and the tool will use the appropriate character.
- If dynamic update is turned on, the UPD will change if a CogoPoint is moved in the drawing (by any command). This reflects on the label and even the table if it has been created. This can be turned off in the OPTIONS dialog, under the C3DTools tab.