Results 1 to 3 of 3

Thread: Export Shape files in ESRI format from AutoCAD through VBA Code

  1. #1
    Member
    Join Date
    2010-08
    Posts
    2
    Login to Give a bone
    0

    Question Export Shape files in ESRI format from AutoCAD through VBA Code

    How to Export files from AutoCAD Map to ESRI shape using VBA

    Please help me out

  2. #2
    Administrator Ed Jobe's Avatar
    Join Date
    2000-11
    Location
    Turlock, CA
    Posts
    6,420
    Login to Give a bone
    0

    Default Re: Export Shape files in ESRI format from AutoCAD through VBA Code

    The ActiveX api for Map does not have any functions to do that. You could use the lisp (command) function with the MAPEXPORT command.

    For .NET, see the Exporter class in \Help\sdk.arx.net.ref.chm.
    C:> ED WORKING....


    LinkedIn

  3. #3
    Member
    Join Date
    2010-08
    Posts
    2
    Login to Give a bone
    0

    Default Re: Export Shape files in ESRI format from AutoCAD through VBA Code

    basically i want to collect all objects on the specific layer through any code that may be VBA or Lisp or .net

    if you have any referance regarding that then please help me out. I have lot no. of object that can not be select manually on specific layer. so thats why i am searching for any automation.

    thanx

Similar Threads

  1. Export Shape files in ESRI format from AutoCAD?
    By stusic in forum AutoCAD General
    Replies: 10
    Last Post: 2010-08-12, 06:17 PM
  2. ESRI shape files into Map 2008, get error
    By Openwheeler in forum AutoCAD Map 3D - General
    Replies: 3
    Last Post: 2008-11-25, 01:23 PM
  3. SQL EXPORT TO SHAPE FILES
    By gis.68227 in forum AutoCAD Map 3D - General
    Replies: 6
    Last Post: 2008-04-07, 10:51 AM
  4. Replies: 6
    Last Post: 2006-05-24, 04:41 PM
  5. Export Parcels to Shape files
    By lholt in forum AutoCAD Civil 3D - General
    Replies: 4
    Last Post: 2005-04-13, 07:37 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
  •