Provides tools to control parcel tags, including renumbering by various methods.
Keyboard Command: ParTagOpt
- Auto: Automatically assigns all tags inside the drawing based on a nearest neighbor approach.
- Backup: Collects information on all tags inside the drawing and stores it on the clipboard for restoring into a subsequent drawing/
- Chain: Prompts for a selection set of labels, a starting point, and beginning number. The existing label closest to the picked point takes on the beginning number and the next label closest takes on the next number.
- Item: Prompts for a pick of a line/curve tag name from a curve/line table and zooms to that location.
- List: Prompts for a selection set of labels and reports various properties of the selected labels.
- Mode: Toggles the active state between Curve and Line modes. The current mode is shown on the command area before the prompt.
- Restore: Restores the label sequence of a drawing based on backed up information in the clipboard.
- Set: Sets the labels in the order picked. Also supports the intersecting order of selection by the Fence method.
- Zoom: Prompts for a line or curve tag string and zooms to its location.
- eXit: Exits the command which otherwise repeats. Pressing ESC also exists (actions performed prior to exit are retained).
Notes:
- The Backup & Restore is designed to restore the label sequencing when a drawing into another drawing, which can negatively affect the established order.
Note: This tool does not currently recreate labels that may have been removed from the target drawing.