Skip to main content
Question

Add width to Line and convert to Polygon

  • June 11, 2018
  • 1 reply
  • 150 views

I have line features from an Autocad DWG import that I would like to turn into polygons by adding some width to the line. The line may consist of one or more line segments. I'm thinking I could break the line into segments, create two copies of each segment, move the segments parallel to the original line in opposite directions and then create a hull around all the points. I'm not sure how to do this. Is there an easier way?

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

takashi
Celebrity
  • 7843 replies
  • June 12, 2018

I think you can use the Bufferer transformer to create desired shapes from the lines. Set the End Cap Style parameter in the Bufferer appropriately.