TetGenConvexHull[points] generates a convex hull for a 3D point set.
TetGenDelaunay[points] generates a Delaunay tetrahedralization for a 3D point set.
TetGenGetEdges[expr] gets the edges in a TetGen expression.
TetGenGetElementAttributes[expr] gets the element attributes in a TetGen expression.
TetGenGetElements[expr] gets the elements in a TetGen expression.
TetGenGetFaces[expr] gets the faces in a TetGen expression.
TetGenGetFacetMarkers[expr] returns the facet markers for a TetGen expression.
TetGenGetFacets[expr] returns the facets for a TetGen expression.
TetGenGetNeighbors[expr] gets the neighbors in a TetGen expression.
TetGenGetPoints[expr] returns the points in a TetGen expression.