TetGenGetFaces[expr] gets the faces in a TetGen expression.
TetGenGetFacetMarkers[expr] returns the facet markers for 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.
TetGenSetFacets[expr, vertices] sets the facets for a TetGen expression.
TetGenTetrahedralize[expr, settings] tetrahedralizes a TetGen expression using settings, and returns the result in a new TetGen expression.
JDBCDriver[args] specifies the configuration for connecting to a database produced by a specific vendor.
SQLResultSetPosition[rs] returns an integer that specifies the current position in a result set.
SQLResultSetTake[rs, {m, n}] reads rows m through n from a result set.