Jump to content

Recommended Posts

Posted

Hi,

 

I am trying to export the location of an object to a csv/excel file.

 

To explain further I have a 2D site layout with multiple instances of the same object (sensors) and I want to be able to export their locations to provide accurate data for our installation teams. I do understand that the location data is only as good as the drawing but the actual process has got me a little stumped...

 

Any help would be very much appreciated!

 

Thanks

Posted

Are the sensors in the drawing blocks?

 

Do you want the locations of the sensors exported as X,Y coordinates?

Posted

The sensor is a drawing block, however I was proposing to add a dot to the object on a separate layer so that a pin point location could be gained.

Posted

Well you didn't exactly answer the part about X,Y coordinate but assuming that's what you want I can think of two ways to obtain the information.

 

1. AutoCAD's own DataExtraction Wizard. Described in your AutoCAD Help file.

 

2. Lee Mac's custom lisp routine called Point Manager. Described here...http://lee-mac.com/ptmanager.html

Posted

Thanks - you are correct that the X Y co-ordinates are what I'm after.

 

The DataExtraction Wizard didn't quite do what I wanted but lisp routine is excellent!

 

Thank you so much for your (exetremely) speedy help :D

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...