Results 1 to 3 of 3

Thread: Using lisp to Automatically export to shapefile

  1. #1
    Member
    Join Date
    2007-08
    Posts
    12
    Login to Give a bone
    0

    Question Using lisp to Automatically export to shapefile

    Hi I am not completly new to programming but is there a way to use lisp or even .net to
    run a script or routine that would export a number of shapefiles from a dwg with object or link data?
    Thanks

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

    Default Re: Using lisp to Automatically export to shapefile

    Have you tried scripting the .-mapexport command?
    R.K. McSwain | CAD Panacea |

  3. #3
    Administrator BlackBox's Avatar
    Join Date
    2009-11
    Posts
    5,719
    Login to Give a bone
    0

    Default Re: Using lisp to Automatically export to shapefile

    RK gave you a great solution for exporting to a shape file.

    To help you will developing code to add the Object Data (OD) to the objects prior to export (Acad Map or not), this may help:

    I've compiled all of the documentation I've been able to find on this topic here:
    http://forums.augi.com/showthread.php?t=122603

    You can use the PDF link I reference to see all of the functions you would need to get, put, manipulate Object Data (OD), etc.

    I understand you're new to programming, so this documentation may seem a bit overwhelming.

    Hope this helps!
    "How we think determines what we do, and what we do determines what we get."

    Sincpac C3D ~ Autodesk Exchange Apps

    Computer Specs:
    Dell Precision 3660, Core i9-12900K 5.2GHz, 64GB DDR5 RAM, PCIe 4.0 M.2 SSD (RAID 0), 16GB NVIDIA RTX A4000

Similar Threads

  1. 2013 Help with Shapefile export
    By dlh340951 in forum AutoCAD Map 3D - General
    Replies: 4
    Last Post: 2013-02-13, 12:20 PM
  2. Loss of Shapefile Export
    By Matt_Drainage in forum AutoCAD Civil 3D - General
    Replies: 3
    Last Post: 2009-02-04, 11:29 PM
  3. Export Revit to AutoCad (automatically naming layout 1)
    By Baldwin_4-6-0 in forum Revit Architecture - General
    Replies: 1
    Last Post: 2007-01-01, 06:14 PM
  4. Automatically Export Parameters
    By inventor.wishlist1738 in forum Inventor Wish List
    Replies: 0
    Last Post: 2006-04-06, 05:14 PM
  5. Export Flood Trace to shapefile
    By kevin.bell81772 in forum AutoCAD Map 3D - General
    Replies: 2
    Last Post: 2005-08-19, 03:13 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
  •