Jump to content

Recommended Posts

Posted

I am new at this so hope you can understand me. Using a lisp routine, I am trying to plot multiple dwgs from one folder to another. So far i am able to:

 

1. Select the path

2. List the files in the folder

3. Open and make a script file to preform

4. Open each dwg (One at a time)

5. Preform commands

6. Save and Close each dwg

7. Loop the Script until finished

 

The next step I want to do is add another command to automatically plot dwfs for each dwg and place them in the folder. I works thus far without plotting though. I'm not sure how to proceed at this point. Can anyone help?

Posted

You can easily use the PUBLISH command to handle all of that, just in case you didn't know about it.

Posted

I do use "Publish" alot but I wanted to automate the process so that I would not have to go through the many steps within the dialog. I wanted to see if I could just to select a folder with the dwg files in it and select a destination folder for these files to be placed. Then plot the files as dwf using a preset page setup which I have already created as a dwt. Sending these files to the designated folder. I figure I can do this in just to steps after it loads as a lsp routine.

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...