Skip to main content
Solved

Create 3d concave hull

  • December 11, 2014
  • 1 reply
  • 56 views

Hi there,

 

 

I have a number of 3D points representing the bounds of an object, and would like to create a boundary representation of that object as a multisurface or equivalent (i.e. not linear), but I can't find any easy way of doing this in FME.  Tried the HullAccumulator which works for convex hulls but produces a garbage output, but for concave only returns a 2D representation.  Any ideas?

 

 

Dan

Best answer by gio

i think you have to build  faces.
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

gio
Contributor
Forum|alt.badge.img+15
  • Contributor
  • Best Answer
  • December 11, 2014
i think you have to build  faces.