Used to detect and delete duplicate points in the drawing. Has options for precision, elevation consideration and description match.
Keyboard Command: PntEdtDup
Procedure:
- Open the drawing containing the points.
- Initiate the tool.
- Select the points to evaluate.
- Designate additional options.
Notes:
- If the Description Match is yes, only points with the exact same description will be considered duplicates.
- If the Consider Elevations is no, only the northing/easting will be used to determine duplicates.
- This tool uses the current CAD LUPREC value to control the distance tolerance. The higher the number the tighter the precision and closer the points must be. If the compare precision is 0, the points are considered equal if they round to the nearest foot/meter. If the value is 1, the nearest tenth is used, 2 is nearest hundredth and so on.