|
-
Apr 8th, 2002, 12:31 AM
#1
Thread Starter
New Member
VB with Autocad
I want generate an Autocad design from the values which are entered in the front end of VB form. If you have any codes for this, please send it to me. [email protected]
-
Apr 8th, 2002, 12:05 PM
#2
Fanatic Member
Have a look at wotsit.org and look for the formats for DWG and DXF (the last one is actually a text format, which might be easier to start with).
I don't think it's likely that anyone will give you any code, since it's quite a lot of work to write convertors for CAD and GIS applications.
-
Apr 8th, 2002, 02:02 PM
#3
-
Jul 31st, 2002, 08:57 AM
#4
Junior Member
AutoCAD and VB
AutoCAD is a pretty heavy programme. It now comes with VBA which can be used to programme it or you might try using the 'sendkeys' command from VB.
Alternatively you could create a dxf file (a simple text file) from VB which will display in AuotCAD (and other cad programmes).
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|