TheSwamp

Code Red => .NET => Topic started by: ekoneo on April 04, 2014, 06:20:11 AM

Title: Are there any simplier way to renumber cogo points?
Post by: ekoneo on April 04, 2014, 06:20:11 AM
I have cogo points from 1 to 5.
I delette number 3. When I try to renumber with AutoCAD, it prompts me add a value to my points.
If I make this by adding 100 to my points number, my points become as 101,102,104,105. But I want to see those numbers as 101,102,103,104 because number 3 was deleted and they are renumbered by adding 100.


Also I wonder that to change any objects coordinates and their names on drawing. By this way may I can use a for cycle during my points number. And I  control them basicly.

I visit this site: http://civilizeddevelopment.typepad.com/civilized-development/2012/05/21wojp-week-6-fun-renumbering-points.html
but I coldnt do what was written o site.