+ Reply to Thread
Results 1 to 7 of 7
  1. #1
    Full Member
    Using
    AutoCAD 2012
    Join Date
    Oct 2010
    Location
    Michigan, USA
    Posts
    54

    Default batch file conversion?

    Registered forum members do not see this ad.

    I am currently working on a project where I am taking autocad 3d models and converting them to step files. I have 190 or so files to convert. Is there a way to do them as batch conversion? Management would also like to see the files as sat files and iges files. Thank you for your time.

  2. #2
    Quantum Mechanic ReMark's Avatar
    Computer Details
    ReMark's Computer Details
    Operating System:
    Windows 7 Pro 64-bit
    Computer:
    Thinkmate
    Motherboard:
    Intel DX58SO2 LGA1366 X58
    CPU:
    Intel i7-960 Quad-core 3.20GHz 8MB cache
    RAM:
    12GB (3x4GB) PC3-106000 DDR3
    Graphics:
    nVidia Quadro 4000, 2GB GDDR5
    Primary Storage:
    150GB Velocipraptor 10,000 rpm
    Secondary Storage:
    none
    Monitor:
    Dell P24LLH - 24" wide screen LCD
    Discipline
    See details...
    ReMark's Discipline Details
    Occupation
    CAD Draftsman/Designer...chemical manufacturing.
    Discipline
    See details below.
    Details
    I work for a specialty chemical manufacturer. I do a little bit of everything from P&IDs to civil to architectural and structural.
    Using
    AutoCAD 2013
    Join Date
    Nov 2005
    Location
    Norwalk, CT USofA
    Posts
    33,084

    Default

    AutoCAD 2005? Is that a misprint?

    I'm thinking a script might be useful here. What do you think?
    "I have only come here seeking knowledge. Things they wouldn't teach me of in college." The Police

    Eat brains...gain more knowledge!

  3. #3
    Full Member
    Using
    AutoCAD 2012
    Join Date
    Oct 2010
    Location
    Michigan, USA
    Posts
    54

    Default

    Remark ~ The version of autocad I am using depends on which company I am working for today. It can be a bit confusing. As long as I show up at the correct place when I am supposed to be there. I do have access to Autocad 2005, 2010, and 2012. I don't know if that helps any. I will have to look into the script idea, I have not had a use for one.

  4. #4
    Forum Deity Dadgad's Avatar
    Using
    AutoCAD 2012
    Join Date
    Nov 2011
    Location
    At the confluence of worthlessness & invaluability
    Posts
    3,134

    Default

    Quote Originally Posted by swats View Post
    Remark ~ The version of autocad I am using depends on which company I am working for today. It can be a bit confusing. As long as I show up at the correct place when I am supposed to be there. I do have access to Autocad 2005, 2010, and 2012. I don't know if that helps any. I will have to look into the script idea, I have not had a use for one.
    This link provides a very good introduction to writing scripts.
    http://www.lukewarmcoffee.com/cad/AU...20Everyone.pdf
    Volume and repetition do not validate opinions forged in the absence of thought.

  5. #5
    Full Member
    Using
    AutoCAD 2012
    Join Date
    Oct 2010
    Location
    Michigan, USA
    Posts
    54

    Default

    A script might be a solution. I guess I will have to play with it a bit. The upside is, I mainly use the command line.

  6. #6
    Full Member
    Using
    AutoCAD 2012
    Join Date
    Oct 2010
    Location
    Michigan, USA
    Posts
    54

    Default

    Here is what I have so far. It will create an acis file. The issue for the step file and iges file is getting it to enter the file name. For example, my part number is 669037. I want it to create an iges file named 669037.igs. Any ideas? By the way I am using autocad 2005 today.

    FILEDIA
    0
    ZOOM
    EXTENTS
    -PURGE
    ALL
    *
    NO
    ACISOUT
    ALL


    STEPOUT

    IGESOUT

    FILEDIA
    1
    QSAVE

  7. #7
    Full Member
    Using
    AutoCAD 2012
    Join Date
    Oct 2010
    Location
    Michigan, USA
    Posts
    54

    Default

    Registered forum members do not see this ad.

    I got of the file conversions done that I needed. I changed the script that I wrote and removed the stepout and igesout commands. I was using Autocad 2005. That version includes a batch utility for creating step and iges files.

Similar Threads

  1. RFA file conversion
    By paulmcz in forum Revit General
    Replies: 2
    Last Post: 13th Sep 2011, 05:43 pm
  2. Conversion of AutoCAD dwg file to directx file
    By ani_mit in forum AutoCAD 3D Modelling & Rendering
    Replies: 1
    Last Post: 23rd May 2008, 08:05 am
  3. Need Help with file conversion
    By cranker77 in forum AutoCAD Drawing Management & Output
    Replies: 9
    Last Post: 29th Feb 2008, 08:51 pm
  4. Batch conversion of AutoCAD® drawings to different version
    By Autodesk in forum AutoCAD RSS Feeds
    Replies: 0
    Last Post: 8th Jan 2007, 10:30 pm
  5. Batch conversion
    By bigskystx in forum AutoCAD Drawing Management & Output
    Replies: 1
    Last Post: 3rd Jun 2005, 07:33 pm

Bookmarks

Posting Permissions

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