DoNETModal[form] displays the specified .NET form in the foreground and does not return until the form window is closed.DoNETModal[form, expr] evaluates expr just before the ...
KeepNETObject[object] causes the specified object(s) not to be released when the current NETBlock ends. KeepNETObject[object, Manual] causes the specified object to escape ...
ShowNETWindow[form] displays the specified .NET form in the foreground.
TetGen is a quality tetrahedral mesh generator and a three-dimensional Delaunay triangulator. TetGenLink is a Mathematica application that uses Wolfram Library Link to link ...
TetGenGetPoints[expr] returns the points in a TetGen expression.
TetGenSetFacets[expr, vertices] sets the facets for a TetGen expression.
TetGenSetPoints[expr, points] sets the points in a TetGen expression.
ToServiceRequest[parameters, headers] builds a request message using input provided in the parameters.
HSQLDB is a relational database engine written in Java that is bundled with DatabaseLink, which also contains a JDBC driver and necessary configuration. It offers a small ...
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 ...