NotebookEvaluate[notebook] evaluates all the evaluatable cells in notebook.
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.
TetGenGetNeighbors[expr] gets the neighbors in a TetGen expression.
TetGenGetPoints[expr] returns the points in a TetGen expression.
TetGenGetRegions[expr] returns the regions in a TetGen expression.
TetGenSetFacetMarkers[expr, vertices] sets the facet markers for a TetGen expression.