co-ords from autocad to excell?
co-ords from autocad to excell?
(OP)
Hi m new to the forum but I have ben blundering my way around autocad for a few years. I am trying to gather the easting and northing co-ordinates of several items from autocad drawings and transfer them to excell where i can save them as a csv file for converting to my total station software. at present I can only using the I command pick the point then I have to hand write al the co-ords down and then re-enter them into excell. I do not know anything about the autolisp commands I have been reading about. Is there any way that I can do this quicker than at present
regards
Goaliehammy
regards
Goaliehammy





RE: co-ords from autocad to excell?
Command: POINT
Current point modes: PDMODE=0 PDSIZE=0.0000
Specify a point:
Command: list
Select objects: Specify opposite corner: 1 found
Select objects:
POINT Layer: "0"
Space: Model space
Handle = 2f
at point, X= 8.1001 Y= 3.3747 Z= 0.0000
Engineering is the practice of the art of science - Steve
RE: co-ords from autocad to excell?
Once again thanks
once I was blind but now the forum lets me see
RE: co-ords from autocad to excell?
RE: co-ords from autocad to excell?
http://www.eng-tips.com/viewthread.cfm?qid=62090
http://www.eng-tips.com/viewthread.cfm?qid=33152
RE: co-ords from autocad to excell?
RE: co-ords from autocad to excell?
RE: co-ords from autocad to excell?