Search the Community
Showing results for tags 'filename'.
-
Hi, I need a lisp routine to do the following if a new file has not been saved save it as [Filename - Rev 000 - Date - Time] where the user is prompted for a filename. Then after having worked on the drawing subsequently to increment the Rev by 1 and add new date and time. The time should be in the...
-
Batch Plot to PDF with Custom Filenames
churchill posted a topic in AutoCAD Drawing Management & Output
Here's a question for the jedi's. Any idea how I can do a batch plot to PDF whilst appending some element to the end of the filename? Using AutoCAD 2011's batch plot, or TrueView 2014's batch plot the default PDF filename when plotting to PDF appears to be: -.pdf Which is okay. But I wan... -
A client has asked me if I can give them a .nc file so they can directly input into their cnc machines. I know that I can save an autocad drawing, or objects in a drawing, as a .DXF file. I also know that i can purchase, or obtain an open-source version of, software that will then convert the .DX...
- 1 reply
-
- file converter
- .nc
-
(and 2 more)
Tagged with:
-
Hi guys, my knowalge of scripts is 0 is it posiable to have script always running when the user do a save as and check in a excel if the file name exist. Thanks
-
Part file location in title block?
andrewmmccallum posted a topic in AutoCAD Drawing Management & Output
Hello, I’m trying to save myself a bit of time and was wondering if it is possible to have part of the file location displayed in the title block? The current title block we are using shows the full file location of the drawing but I was wondering if it is possible to show only part of this?... -
Hi all ... Not new to v/lisp, but new to this great forum. I'm looking to automate title block revision, pdf generation and transmittals via lisp (which will probably be later converted to VB). My question is: Is it possible to create pdf's via script that will assign filenames [which I will...