• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Visual LISP, AutoLISP and General Customization

    Reply
    Member
    Posts: 3
    Registered: ‎12-02-2009

    Regarding CAD Programme Genrator

    159 Views, 3 Replies
    12-02-2009 01:06 AM
    I need to make tool which can generate automatic cad files with specific data, Which software i need to learn for making some application
    Please use plain text.
    Distinguished Contributor
    Posts: 856
    Registered: ‎04-27-2007

    Re: Regarding CAD Programme Genrator

    12-02-2009 04:58 AM in reply to: umesh.emerson
    Depending on what you want to do and if you want to use AutoCAD or not, you've got some options:

    1. With AutoCAD: Make an ObjectARX program in C++ to make .dwgs
    http://usa.autodesk.com/adsk/servlet/index?id=773204&siteID=123112

    2. Without AutoCAD: Make a program in whatever language to make .dxfs

    Regards, Jake
    ___________________________
    http://thatcadguy.blogspot.com/
    Please use plain text.
    Distinguished Contributor
    Posts: 1,596
    Registered: ‎03-14-2004

    Re: Regarding CAD Programme Genrator

    12-02-2009 05:01 AM in reply to: umesh.emerson
    Just LISP or VLISP , also by a SCR file .

    And by a hard way , by VBA on excell
    Please use plain text.
    Mentor
    Posts: 247
    Registered: ‎12-04-2009

    Re: Regarding CAD Programme Genrator

    12-09-2009 10:23 AM in reply to: umesh.emerson
    TopoVlexC is program for building lisp from library zip.
    You can create lisp program with generator lisp and functions library
    You cad write lisp program more easy ...............
    If you are interesting please replay message.
    List of functions, from library..
    Click to.....................http://discussion.autodesk.com/forums/thread.jspa?threadID=755054&tstart=0
    and write your email adress to write url for this program.
    Please use plain text.