The ConvexHull3d type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| BadPoints | Gets a list of points that could not be added to the hull. | |
| InitialPoints | Gets or sets the points for which the 3d convex hull is to be computed. | |
| Triangles | Gets the triangles forming the convex hull. | |
| Vertices | Gets the vertices of the convex hull. |