Skip to main content
Solved

Converting a line to vertices

  • June 10, 2013
  • 1 reply
  • 906 views

fmelizard
Safer
Forum|alt.badge.img+21
Hi Folks,

 

I'm having a brain-freeze - how do I convert a line to its constituent vertices resulting in an output point dataset?

 

Logically the GeometryCoercer should do it, but it doesn't.

 

 

CoordinateExtractor with a loop could probably do it, but that seems massively overkill for what should be a simple task. Is there a transformer I'm missing?

 

 

Thanks,

 

Jonathan

Best answer by david_r

Hi Jonathan,

 

 

you might be looking for the Chopper (By Vertex, max vertices:1)... Not always intuitive :-)

 

 

David
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

david_r
Celebrity
  • Best Answer
  • June 10, 2013
Hi Jonathan,

 

 

you might be looking for the Chopper (By Vertex, max vertices:1)... Not always intuitive :-)

 

 

David