Skip to main content
Question

Convert from Point cloud to Buffer to polyline

  • November 3, 2020
  • 1 reply
  • 65 views

Forum|alt.badge.img

I have worked out how to take a 2D xyz Pointcloud and convert it using the Buffer transformer to a decent looking image with continuous sides. This sides/lines are however when you zoom in effectively polygons.

 

How do I almost draw a line through these worm like polygons so I actually have a set of true lines representling the original 2D PointCloud? example below:

Capture

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

hkingsbury
Celebrity
Forum|alt.badge.img+63
  • Celebrity
  • 1625 replies
  • November 3, 2020

We've come across a similar problem before. A few ways we approached it was:

  • generalize the polys then run a centrelinereplacer across them
  • build hulls and run a centreline replacer