Print Page | Close Window

creating coordinate table

Printed From: CAD Forum
Category: EN
Forum Name: AutoCAD
Forum Description: Discussion about AutoCAD and AutoCAD LT, viewers, DWG and DWF formats, Design Review, AutoCAD 360, add-ons
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=7323
Printed Date: 19.May.2026 at 16:59


Topic: creating coordinate table
Posted By: laurens23
Subject: creating coordinate table
Date Posted: 15.Feb.2012 at 11:29
Hi,

I have an AutoCAD drawing with two profiles (2D lines+splines)
I need a coordinate table so I can recreate the profile in an excel graph.

Can someone help me with a simple lisp routine that does the following:

Divide the profile in 100 sections and give the x and y coordinate of each section, with 0,0 being the begin point of the profile.

the profiles are between 5 meter and 300 meter long, and are saved in pairs in AutoCAD. I can put each profile in a separate file if that makes things easier.
I have to convert a whole bunch of profiles, therefore i really want something to automate the creation of the tables (.txt file?) for use in excel.

Thx.



Print Page | Close Window