Convexhull of Surface

I want to get the Convex hull of the Surface
But when i try to access Surface.ConvexHull it is null.
i tried the Utility.Convexhull Method with the Surface vertices to create the hull
but although the mesh is coming alright
when i try to access mesh vertices the vertices are wrong
sometimes it just contains all the vertices of the surface even if should not contain it
am i doing something wrong here 
is there a way to access the ConvexHull property in the Surface

0

Comments

1 comment
Date Votes
  • Hello Victor,

    Currently the `Surface.BuildConvexHull()` method is closed. We initialize the `ConvexHull` property only when needed.

    How would you use it?

    Thanks.

    0

Please sign in to leave a comment.

Didn't find what you were looking for?

New post