|
SOLUTIONS
|
TETGENLINK PACKAGE SYMBOL
TetGenSetFacets
![]()
sets the facets for a TetGen expression.
DetailsDetails
- To use
, you first need to load it using Needs["TetGenLink`"]. - Each facet is a list of indices into the point specification.
- Each facet represents a polygonal region; it may have any number of sides and may be nonconvex, possibly with holes, segments, and vertices in it.
- Each facet must be coplanar.
ExamplesExamplesopen allclose all
Basic Examples (1)Basic Examples (1)
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »


