Page 1 of 1

How do i list the node coordinates of a polyline?

Posted: Tue Sep 18, 2007 10:19 pm
by moxer
Well.. the title pretty much says it all :)

How do I draw a polyline and then get a list of all the nodes' coordinates? (the final goal is to copy that data and export it to a datasheet)

Is there a way to do the opposite? (copy 2 sets of columns from a datasheet and past them into the command line to get a polyline)

Thanks for the help :)

Posted: Mon Sep 24, 2007 11:52 pm
by michael
Maybe use Vector. See "vector01.qs". In QCad Professional version with Scripting.


Cut&Past to the command line does not work. As far as I know.