Skip to main content
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
Hi Jonathan,

 

 

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

 

 

David

Reply