See the top rated post in this thread. Click here

Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16

Thread: I must be missing something.....

  1. #11
    Member
    Join Date
    2013-07
    Location
    Michigan The cold tundra
    Posts
    36
    Login to Give a bone
    0

    Default Re: I must be missing something.....

    I didn't mean to clump everyone in the 50's age range into the "not willing to learn" category and I guess I should have elaborated a bit on that before throwing that out there. All I meant by it was that here at this mill most of the Engineers and Techs are all in their 50's and on their way to a happy retirement. They (meaning the people here) look at change as a thorn in their side, they would rather keep things the way they are until they silently slide out the door. Unfortunatly a change like that would only end in the redline sitting on someones desk and then hitting the trash when they cleaned out their office. I am knee deep in that exact situation with one of our departments. Write access to our drawings was locked and instead of walking the redlines over to the Engineering department or emailing them over the mentality went to, if they couldn't change the drawings themselves then they must not be important so we aren't going to bother. Its been almost a year since I was hired for this job and we now have people making redlines again so we are working in the right direction.
    That being said.... I am just going to throw this out there. Could I find someone to write a routine that I could start in a file before I left for the night to go through open a drawing, add a sheet set/title block/page setup? I remember when I was working in CAD about 8 years ago we had a guy that could write a routine for just about anything. He wrote a routine that you could start on a file that had 100+ drawings in it. It would open a drawing, zoom extents and print and on to the next.
    Thanks everyone for the input! This forum has been a huge help in getting me through this first year!!

  2. #12
    Mod / Salary / SM Wanderer's Avatar
    Join Date
    2001-12
    Location
    St. Louis
    Posts
    5,408
    Login to Give a bone
    1

    Default Re: I must be missing something.....

    Quote Originally Posted by jande43 View Post
    Could I find someone to write a routine that I could start in a file before I left for the night to go through open a drawing, add a sheet set/title block/page setup? I remember when I was working in CAD about 8 years ago we had a guy that could write a routine for just about anything. He wrote a routine that you could start on a file that had 100+ drawings in it. It would open a drawing, zoom extents and print and on to the next.
    Thanks everyone for the input! This forum has been a huge help in getting me through this first year!!
    http://forums.augi.com/showthread.ph...ngs-in-a-Hurry

    This is the first 'programming' class I ever took, it's a good basis to understand the process, if you'd like to look into it yourself, and, of course, if you've got any questions, you can always try the programming forums.
    Melanie Stone
    @MistresDorkness

    Archibus, FMS/FMInteract and AutoCAD Expert (I use BricsCAD, Revit, Tandem, and Planon, too)
    Technical Editor
    not all those who wander are lost

  3. #13
    Certifiable AUGI Addict
    Join Date
    2001-03
    Location
    Tallahassee, FL USA
    Posts
    3,667
    Login to Give a bone
    0

    Default Re: I must be missing something.....

    Quote Originally Posted by jande43 View Post
    Unfortunatly a change like that would only end in the redline sitting on someones desk and then hitting the trash when they cleaned out their office.
    Use Autodesk Design Review instead of paper redlines.
    Quote Originally Posted by jande43 View Post
    I am knee deep in that exact situation with one of our departments. Write access to our drawings was locked and instead of walking the redlines over to the Engineering department or emailing them over the mentality went to, if they couldn't change the drawings themselves then they must not be important so we aren't going to bother. Its been almost a year since I was hired for this job and we now have people making redlines again so we are working in the right direction.
    That being said.... I am just going to throw this out there. Could I find someone to write a routine that I could start in a file before I left for the night to go through open a drawing, add a sheet set/title block/page setup? I remember when I was working in CAD about 8 years ago we had a guy that could write a routine for just about anything. He wrote a routine that you could start on a file that had 100+ drawings in it. It would open a drawing, zoom extents and print and on to the next.
    Thanks everyone for the input! This forum has been a huge help in getting me through this first year!!
    How would the lisp know what areas to put in the viewports to print?

    Sorry for ranting, but I started with r12, but since plotting from paper space has been around since r11 I've always plotted from paper space. Hard to sympathize with folk who haven't picked up even the basic parts of AutoCAD that have been around for 20 years. Have they tried mtext or polylines yet? Establish some standards and hold them to it. Being close to retirement should motivate them to do well enough to make it there, not be an excuse to take it easy.

  4. #14
    Certified AUGI Addict jaberwok's Avatar
    Join Date
    2000-12
    Location
    0,0,0 The Origin
    Posts
    8,570
    Login to Give a bone
    0

    Default Re: I must be missing something.....

    Quote Originally Posted by jande43 View Post
    I didn't mean to clump everyone in the 50's age range into the "not willing to learn" category and I guess I should have elaborated a bit on that before throwing that out there. All I meant by it was that here at this mill most of the Engineers and Techs are all in their 50's and on their way to a happy retirement. They (meaning the people here) look at change as a thorn in their side, they would rather keep things the way they are until they silently slide out the door. Unfortunatly a change like that would only end in the redline sitting on someones desk and then hitting the trash when they cleaned out their office. I am knee deep in that exact situation with one of our departments. Write access to our drawings was locked and instead of walking the redlines over to the Engineering department or emailing them over the mentality went to, if they couldn't change the drawings themselves then they must not be important so we aren't going to bother. Its been almost a year since I was hired for this job and we now have people making redlines again so we are working in the right direction.
    That being said.... I am just going to throw this out there. Could I find someone to write a routine that I could start in a file before I left for the night to go through open a drawing, add a sheet set/title block/page setup? I remember when I was working in CAD about 8 years ago we had a guy that could write a routine for just about anything. He wrote a routine that you could start on a file that had 100+ drawings in it. It would open a drawing, zoom extents and print and on to the next.
    Thanks everyone for the input! This forum has been a huge help in getting me through this first year!!
    Since you're plotting from modelspace, I assume you mean a folder of files and not a file of layouts.

    An old way of adding/changing content is to create a template file that contains what you want and nothing else. In this case, you want a layout tab with a single viewport on a non-plotting layer and a page setup to match the printer. You start a new drawing using this template and insert an existing file into modelspace. Save the file with the same name as the existing file but in a different folder. Switch to the layout tab. Now the part that might be difficult to automate - is plotted scale important?
    << depends >>
    Finally, plot, save, undo/all and start over with the next file.

    Anyway, as others have said, there is rarely any need to mass convert old drawings - just do them as and when they are needed.

  5. #15
    Administrator rkmcswain's Avatar
    Join Date
    2004-09
    Location
    Earth
    Posts
    9,805
    Login to Give a bone
    0

    Default Re: I must be missing something.....

    Quote Originally Posted by Tom Beauford View Post
    ..... Hard to sympathize with folk who haven't picked up even the basic parts of AutoCAD that have been around for 20 years. Have they tried mtext or polylines yet?
    I know of few users who would be content with R12 on DOS. That is about the extend of the feature set they use anyway.

    Ever get this when you go to stretch a leader?

    brokenleader.png
    R.K. McSwain | CAD Panacea |

  6. #16
    Member
    Join Date
    2013-07
    Location
    Michigan The cold tundra
    Posts
    36
    Login to Give a bone
    0

    Default Re: I must be missing something.....

    Sorry it's been a spell. Busy busy. I guess I have to start somewhere so I believe I will just make a template and start inserting it one by one. Maybe I can get an AutoCad student one summer and that can be their job. Thanks for all the input!!
    @Wanderer thanks for the link on the lsp class. I will be looking into that for sure!
    @rkmcswain- lol Everyday!!

Page 2 of 2 FirstFirst 12

Similar Threads

  1. Replies: 4
    Last Post: 2012-09-06, 03:57 PM
  2. After missing .dll
    By Richard McDonald in forum AutoCAD General
    Replies: 1
    Last Post: 2009-09-22, 01:05 PM
  3. Missing CTB
    By Binu Mathew in forum AutoCAD General
    Replies: 4
    Last Post: 2008-05-23, 10:04 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •