TetGenSetFacetHoles[expr, holes] sets the holes in the facets.
TetGenSetFacets[expr, vertices] sets the facets for a TetGen expression.
TetGenSetHoles[expr, points] sets the holes in a TetGen expression.
TetGenSetRegions[expr, pts, index, attrs] sets the regions in a TetGen expression.
TetGenLink is a Mathematica application that makes the functions of TetGen available to Mathematica. This is done with Wolfram LibraryLink, which allows TetGen to be used in ...
There are a number of file formats for working with meshes. They are useful since they can be used as interchange formats between CAD programs. Some of these are supported by ...
TetGen is a quality tetrahedral mesh generator and a three-dimensional Delaunay triangulator. It is used by Mathematica for various operations, such as interpolation in ...
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 ...
The web services client for Mathematica allows users to call operations that are based remotely on other platforms or languages that are not immediately accessible to ...
Sometimes it is useful to work directly with the request message that is sent to a web service. This message may be retrieved using the ToServiceRequest function. ...