| Author |
Message |
Gators
Guest
|
Posted:
Tue Nov 30, 2004 11:06 pm Post subject:
Looking for Plot Stamp (NOT CAD's plot stamp) |
|
|
I'm looking for a plot stamp I can include in our drawings. We don't want CAD's plot stamp or to use Rtext, as we don't want this to be automatically updated.
What I'm looking for is a plot stamp that can be manually updated with just the click of a button (lisp routines or macro is fine). WIth that button, it would update the text to show the drawing path and file name, the date/time, and the login name.
Any help is greatly appreciated!
|
|
| Back to top |
|
 |
Dennis Hyman
Guest
|
Posted:
Tue Nov 30, 2004 11:50 pm Post subject:
Re: Looking for Plot Stamp (NOT CAD's plot stamp) |
|
|
Insert an RText string, then explode it.
"Gators" <nospam@address.withheld> wrote in message
news:16443393.1101838004890.JavaMail.jive@jiveforum2.autodesk.com...
| Quote: | I'm looking for a plot stamp I can include in our drawings. We don't want
CAD's plot stamp or to use Rtext, as we don't want this to be automatically |
updated.
| Quote: |
What I'm looking for is a plot stamp that can be manually updated with
just the click of a button (lisp routines or macro is fine). WIth that |
button, it would update the text to show the drawing path and file name, the
date/time, and the login name.
| Quote: |
Any help is greatly appreciated! |
|
|
| Back to top |
|
 |
Dean Saadallah
Guest
|
Posted:
Tue Nov 30, 2004 11:50 pm Post subject:
Re: Looking for Plot Stamp (NOT CAD's plot stamp) |
|
|
Or just use text, or MTEXT, in a simple toolbar button macro.
--
Dean Saadallah
Add-on products for LT
http://www.pendean.com/lt
--
|
|
| Back to top |
|
 |
kboykool
Guest
|
Posted:
Fri Dec 03, 2004 7:11 am Post subject:
Re: Looking for Plot Stamp (NOT CAD's plot stamp) |
|
|
Not useful for you, but I thought some readers would find this interesting:
Land Desktop has this feature. It is called DAYSTAMP and when run initially it inserts the block. When the command is called again, it looks for the block and when it finds it, it updates it. It's a great feature so that if you plot the drawing, it shows the last revision time and date (if used properly) and not the plot time. I feel this is more indicative than an auto-update block. I just wish plain vanilla AutoCAD has it. My current firm doesn't use LDD as my past firms have.
Kenny Anderson
xengineerx@xkboykoolx.com
(remove the e'x'es to reply) |
|
| Back to top |
|
 |
Homerloew
Guest
|
Posted:
Mon Dec 06, 2004 9:51 pm Post subject:
Re: Looking for Plot Stamp (NOT CAD's plot stamp) |
|
|
| If you are using 2005 you can use fields. Update only when you want. |
|
| Back to top |
|
 |
|
|
|
|