TriangleLink`
TriangleLink`

TriangleSetSegments

TriangleSetSegments[expr]

sets the segments for a Triangle expression.

Details and Options

  • To use TriangleSetSegments, you first need to load it using Needs["TriangleLink`"].
  • TriangleSetSegments indicates to Triangle where a segment located in a mesh.

Examples

Basic Examples  (1)

First, load the package:

This creates an instance of a Triangle expression:

This sets up points and facets to use:

This sets the points and facets in the Triangle instance:

This extracts the segments again: