Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Extract polylines x,y and length data?

Status
Not open for further replies.

danielhyde

Civil/Environmental
Joined
Feb 7, 2003
Messages
23
Location
GB
Hi,
Does any one known how to extract the start and finsh X,y coords and total length data from all polylines in a drawing and save data in .xls format?
I think it can be done through Lisp or VBA routines but don't know how, any help would be great.
Thanks

Dan
 
Hi,
What you want is "doable" through programming but polylines can be complex entities. The start and end points are just two of the possible vertices in a polyline, is that the only points that you are looking for?

"Whether you think that you can, or that you can't, you are usually right "
.. Henry Ford
 
Hi borgunit,
Yes, I only want the start and end points.
Cheers

Dan
 
Hi...

You send me an email and I send you a routine. You want the routine in Visual Lisp or VB?. In both lenguaje can it ;)

Email: eliasunoARROBAhotmail.com

Un saludo de SpeedCAD... :)
CHILE
FORO:
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top