Skip to main content
Question

Creating Polygons from lines

  • May 20, 2023
  • 2 replies
  • 65 views

jurgenmack
Contributor
Forum|alt.badge.img+9

I have a workbench that creates points from coordinates then generates lines. I am only getting three sides of the polygon and I have not found a transformer that will close the forth side.

 

Can you suggest a solution?

2 replies

DanAtSafe
Safer
Forum|alt.badge.img+19
  • Safer
  • 344 replies
  • May 20, 2023

Hi @jurgenmack​ Use the LineCloser - it adds the start point to the end, closing the line with an additional line segment.


jurgenmack
Contributor
Forum|alt.badge.img+9
  • Author
  • Contributor
  • 32 replies
  • May 20, 2023

Hi @jurgenmack​ Use the LineCloser - it adds the start point to the end, closing the line with an additional line segment.

Thanks Dave

I was searching for something like polygon closer or finisher.