Surface.ConvexHull Property

The convex hull of the surface.
Public Property ConvexHull() As Mesh 
Get 
Protected Set(ByVal Value As As Mesh)
This language is not supported or no code example is available.
public Mesh ConvexHull {get; protected set;}
This language is not supported or no code example is available.

Property Value

Mesh

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition