Jump to content

Recommended Posts

Posted

I am pretty good in CAD but don't know much about lisp.

 

I know there is a date and drawing function in AutoCad

 

But how do you use lisp to include it on a title block?

 

 

As I said, I am not much of a lisp programmer , define shortcut

functions is all.

Posted

Welcome in the forum, Dscottrey!

I am not sure AutoCAd 2002 has fields.

Before Fields I used Diesel expressions to mark my printouts. Search in the forum, for sure you will find the old threads.

Posted

it depends on what you're using it for

 

would the plot stamp fulfill your requirements given the age of the version you're using may limit your options?

Posted

Are express tools included in ACAD 2002?

 

I don't know if RTEXT would work in vs. 2002?

Posted

Yes, it works in 2002. I still use it in my templates since R2000

Posted

DIESEL isn't too difficult to learn tbh, if you have access to the RTEXT function, a simple "last edited" can be made using:

 

Last edited: $(edtime,$(getvar,tdupdate),D.M.YY H:MM)

Posted

i have a piece of rtext i created long ago that includes the path, dwg name, username, time & date. very useful for knowing exactly where the file is stored on the server.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...