TriangleLink`
TriangleLink`
TriangleExpression
TriangleExpression[id]
represents an instance of a Triangle object.
Details and Options
- To use TriangleExpression, you first need to load it using Needs["TriangleLink`"].
- A TriangleExpression is used to make calls to Triangle.
- A TriangleExpression is returned by functions such as TriangleCreate and TriangleTriangulate.
- The resources of a TriangleExpression are collected when you call TriangleDelete.