Results 1 to 4 of 4

Thread: renumber points

  1. #1
    100 Club
    Join Date
    2003-01
    Posts
    194

    Default renumber points

    I would like to complete renumber the points in my drawing. Some are at 40000 some are at 1, 2, 3 etc. The only way I can see to renumber them is to use the renumber command and add or subtract a additive factor. Is there a way?

  2. #2
    All AUGI, all the time
    Join Date
    2003-12
    Location
    Northern California
    Posts
    561

    Default Re: renumber points

    Export the points to a CSV file. Open it in Excel, delete the Pt Number column, import the csv using the same format you exported with, sans the point numbers. It will assign new numbers, starting at the Next Point Number set in the drawing's Point Setting defaults.

  3. #3
    All AUGI, all the time
    Join Date
    2003-12
    Location
    Northern California
    Posts
    561

    Default Re: renumber points

    There's also the PackPoints VBA macro I wrote a few years ago...http://forums.autodesk.com/t5/AutoCA...1679145/page/2 go to the last post. It would likely need to updated for use in newer versions.

  4. #4
    Woo! Hoo! my 1st post
    Join Date
    2008-09
    Posts
    1

    Default Re: renumber points

    Wouldn't the export to CSV method also require that you delete all the points after exporting them? If any points have been moved to a dragged state, when you re-import the csv, those modifications will be gone. Is there no destructive way to renumber? It seems there a native command that would order points numerically, or by any other field of my choosing would be a huge improvement.

Similar Threads

  1. Renumber Views
    By antman in forum Revit Architecture - General
    Replies: 11
    Last Post: 2011-02-25, 05:02 PM
  2. Renumber survey database points
    By Glenn Pope in forum AutoCAD Civil 3D - Survey
    Replies: 3
    Last Post: 2010-10-26, 10:54 PM
  3. Renumber Tag IDs
    By kristina.bollin596153 in forum NavisWorks - General
    Replies: 1
    Last Post: 2010-08-24, 10:51 AM
  4. VBA Sheet Set Renumber
    By SRBalliet in forum VBA/COM Interop
    Replies: 0
    Last Post: 2005-11-14, 06:49 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •