Print Page | Close Window

I need a lisproutine

Printed From: CAD Forum
Category: EN
Forum Name: AutoCAD
Forum Description: Discussion about AutoCAD and AutoCAD LT, viewers, DWG and DWF formats, Design Review, AutoCAD 360, add-ons
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=1450
Printed Date: 31.May.2026 at 20:17


Topic: I need a lisproutine
Posted By: Apeiron
Subject: I need a lisproutine
Date Posted: 15.Dec.2008 at 15:13

First of all I want to explaine for what I need a lisp routine.

I have to make some drawings with different types of trees and to put some numbers over the block (or a simple circle) of the tree because at the end I have to make a big excel list with the numbers and the names of the trees coresponding to the number from the drawings.... Smile so what I want is ..... something that insert a number when I click with my mouse inside of a tree. But after first tree the numbering to go on with 2,3 until I stop the command or the lisp routine.
Maybe somebody have a lisp routine can help because it will take a lot of time to copy everytime the last number and to edit him with the new number.
Greetings


-------------
Always is something new to learn ....
for kids :))) http://www.prizee.com/?refer=Apeiron - http://www.prizee.com/?refer=Apeiron



Replies:
Posted By: Kackac
Date Posted: 15.Dec.2008 at 15:32
Maybe Express Tools function Automatic text numbering (command [CMD]TCOUNT[/CMD]) will help you - insert only eg. number 1 onto all places and then via this function you will make series of numbers according to your ideas.


-------------
I'm sorry for my bad English. Kackac


Posted By: Apeiron
Date Posted: 15.Dec.2008 at 15:42
it's helpfull but I must have a text in every place where I want to insert these numbers so maybe is something else directly when I click inside one of these trees to put the numbers with the increment I want. ... thanks for your remark ... it verry good.


-------------
Always is something new to learn ....
for kids :))) http://www.prizee.com/?refer=Apeiron - http://www.prizee.com/?refer=Apeiron


Posted By: msplcdykee69
Date Posted: 16.Dec.2008 at 15:20
I have found two lisp routines for free just doing a google search for lisp routines. one is LOTNO the second is numbering.  they work well for what your needing them for.  I am new to this forum and will see if i can upload them for downloading.


Posted By: msplcdykee69
Date Posted: 16.Dec.2008 at 19:42
I cannot find a place on this site to upload these lisp programs. if you like to email me I will send them to you.  One strictly numbers while the other lisp uses either numbers or letters.  I use them for planning purposes of lot numbering or labeling landscape for a easy to read legends.  My email is mailto:msplcdykee69@yahoo.com - msplcdykee69@yahoo.com and just put Lisp in the subject line.


Posted By: Apeiron
Date Posted: 17.Dec.2008 at 09:52
Thank you  Clap

-------------
Always is something new to learn ....
for kids :))) http://www.prizee.com/?refer=Apeiron - http://www.prizee.com/?refer=Apeiron


Posted By: Vladimir Michl
Date Posted: 21.Dec.2008 at 09:39
Users (after posting 20 messages) can upload files - see Help and the (full) Reply button. In any case you can post a link to the file on the web, or you can send the file to mailto:webmaster@cadforum.cz - webmaster@cadforum.cz to be placed on the Downloads page.

-------------
Vladimir Michl (moderator)
ARKANCE - https://arkance.world" rel="nofollow - https://arkance.world - Autodesk Platinum Partner



Print Page | Close Window