andrewjbarnett Posted January 12, 2011 Posted January 12, 2011 I'm not 100% confident this is where this post/question should go. Where I work we have a number of departments, and each of these departments has different plot styles. They are all stored in the one location of the network drive, and are occasionally updated by the CAD managers. Because I only use 2 or 3 of the list of 15 or so plot styles, is there a way to limit my installation to only listing those plot styles that I use regularly? I'm running AutoCAD Civil 3D 2011. Quote
ReMark Posted January 12, 2011 Posted January 12, 2011 Just thinking out loud here. Could you copy the plot styles to your hard drive and then point Civil 3D down the right path to find them? Quote
andrewjbarnett Posted January 12, 2011 Author Posted January 12, 2011 That is a possibility, but then I wouldn't get the updated styles if they are updated. I was thinking there might have been a way to only show parts of the list. Quote
ReMark Posted January 12, 2011 Posted January 12, 2011 Can't you create a batch file that would go out to the network and get "today's" plot styles? Heck, how often are they updated? Quote
andrewjbarnett Posted January 12, 2011 Author Posted January 12, 2011 Part of a new business, and things are being tweaked daily at the moment. Quote
ccowgill Posted January 12, 2011 Posted January 12, 2011 I use batch files for this all the time, if you know much about it, try using xcopy, and pay attention to the switches, that way, you can set it up so only things that have been modified get copied. Otherwise, i could post an example. Quote
Pablo Ferral Posted January 12, 2011 Posted January 12, 2011 The short answer is no - but there is away of doing it if the CAD managers will get on board. Autocad will follow short cuts that are placed in the Plot styles folder. So - if the plot styles are placed in 'Office' or 'Discipline' folders on the server, then you can just add short cuts in your local Plot style Folder to the Folders/Plot Styles that you need. Quote
ccowgill Posted January 12, 2011 Posted January 12, 2011 XCopy? You must be older than 21.:lol: I suppose 28 is older than 21. I have run batch files from within AutoCAD in the past, you could add some lines of code to your acad.lsp file so it will run the batch file everytime you start an autocad session. Quote
Recommended Posts
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.