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.
TetGenSetRegions[expr, pts, index, attrs] sets the regions in a TetGen expression.
TetGenTetrahedralize[expr, settings] tetrahedralizes a TetGen expression using settings, and returns the result in a new TetGen expression.
TetGen is a quality tetrahedral mesh generator and a three-dimensional Delaunay triangulator. TetGenLink is a Mathematica application that uses Wolfram LibraryLink to link to ...
FromServiceResponse[response] converts a response message into a Mathematica expression.
InstallServiceOperation[name, endpoint, arguments, headers] creates a function for the web service operation using the end point, arguments, and options.
ToServiceRequest[parameters, headers] builds a request message using input provided in the parameters.
$PrintServiceRequest uses the Mathematica Print function to print the message sent to a web service.