Visual LISP, AutoLISP and General Customization
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Regarding CAD Programme Genrator
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
161 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
Re: Regarding CAD Programme Genrator
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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=7732 04&siteID=123112
2. Without AutoCAD: Make a program in whatever language to make .dxfs
Regards, Jake
___________________________
http://thatcadguy.blogspot.com/
1. With AutoCAD: Make an ObjectARX program in C++ to make .dwgs
http://usa.autodesk.com/adsk/servlet/index?id=7732
2. Without AutoCAD: Make a program in whatever language to make .dxfs
Regards, Jake
___________________________
http://thatcadguy.blogspot.com/
Re: Regarding CAD Programme Genrator
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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
And by a hard way , by VBA on excell
Re: Regarding CAD Programme Genrator
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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.
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.
and write your email adress to write url for this program.
