Print Page | Close Window

Create an AutoCAD drawing from datapoints

Printed From: CAD Forum
Category: EN
Forum Name: AutoCAD
Forum Description: Discussion about AutoCAD and AutoCAD LT, viewers, DWG and DXF formats, Design Review, AutoCAD web, Drive, add-ons
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=1069
Printed Date: 11.Jun.2026 at 00:36


Topic: Create an AutoCAD drawing from datapoints
Posted By: nicom
Subject: Create an AutoCAD drawing from datapoints
Date Posted: 03.Sep.2008 at 10:00
Hi everyone,
 
I don't know if this has been already asked (sorry if so): I'd like to create a drawing with AutoCAD using datapoints, say from an Excel of text file. Any idea how to do that?
 
Many thanks.
 
Nick



Replies:
Posted By: Vladimir Michl
Date Posted: 03.Sep.2008 at 10:16
It depends on what specific drawing you want to draw. It is quite easy to import the points (coordinates) as individual POINT entities or BLOCK inserts or POLYLINE segments. AutoCAD Civil 3D allows to use a datapoint file with feature codes to draw a surveyor plan (map) automatically.
 
But for a specific type of drawing you would need an add-on utility.


-------------
Vladimir Michl (moderator)
ARKANCE - https://arkance.world" rel="nofollow - https://arkance.world - Autodesk Platinum Partner


Posted By: nicom
Date Posted: 03.Sep.2008 at 10:40
I just wanna insert datapoints under the form (x,y) and join them together.


Posted By: Arben.Allaraj
Date Posted: 03.Sep.2008 at 13:38
Originally posted by nicom nicom wrote:

I just wanna insert datapoints under the form (x,y) and join them together.


Ok draw with Polyline giving your x,y coordinates.

-------------
Ing Arben.Allaraj
http://cad-drafting-corner.blogspot.com


Posted By: nicom
Date Posted: 03.Sep.2008 at 14:05
Could you tell me how to do it? I'm a beginner with AutoCAD. I just need to use the POLYLINE option and it will offer me to enter my datapoints?
Many thanks for your help.


Posted By: nicom
Date Posted: 03.Sep.2008 at 16:07
Sorry, I forgot to precise that I have a large number of points! So I'm looking for an automatic way to import these datapoints to draw the polyline...



Print Page | Close Window