Jump to content

Importing data into AutoCAD


Recommended Posts

Posted

Hi,

I want to import data into AutoCAD which automatically draws the required diagram.

Im working with .NET application that would send data in AutoCAD and then export the diagram back into my application.

Can i send data thru a XML file or text file into AutoCAD or is there any other file format?

Also help me with the syntax of the file ?

This is the first time i am using AutoCAD.

 

Thanks,

Har**** Jhaveri

Posted

Welcome to CADTutor. :)

 

I want to import data into AutoCAD which automatically draws the required diagram.

 

If the diagram is going to be consistent (i.e., the same every time), then why not just insert a block? Simply draw the diagram (the block) as desired, then either Save As, or use the WBLOCK (write-block) command to create a new drawing. The resultant block can be stored on the network within the Support Files Search Paths (SFSP), or copied to each workstation with a batch file.

 

If the diagram is not going to be consistent, and will vary depending on the ActiveDrawing's settings, and/or user input, then more information is needed.

 

Hope this helps!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...