TetGenLink`
TetGenLink`

TetGenGetFaces

TetGenGetFaces[expr]

gets the faces in a TetGen expression.

Details and Options

  • To use TetGenGetFaces, you first need to load it using Needs["TetGenLink`"].
  • It is often useful to work with the faces of a tetrahedralization when making plots.

Examples

Basic Examples  (1)

First, load the package:

This creates an instance of a TetGen expression:

This finds a sample data file in the TetGenLink installation:

This loads the data file into the TetGen instance:

This carries out the tetrahedralization, returning a new TetGen instance:

This gets the faces from the tetrahedralization:

This gets the points from the tetrahedralization:

This plots the faces:

Wolfram Research (2010), TetGenGetFaces, Wolfram Language function, https://reference.wolfram.com/language/TetGenLink/ref/TetGenGetFaces.html.

Text

Wolfram Research (2010), TetGenGetFaces, Wolfram Language function, https://reference.wolfram.com/language/TetGenLink/ref/TetGenGetFaces.html.

CMS

Wolfram Language. 2010. "TetGenGetFaces." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/TetGenLink/ref/TetGenGetFaces.html.

APA

Wolfram Language. (2010). TetGenGetFaces. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/TetGenLink/ref/TetGenGetFaces.html

BibTeX

@misc{reference.wolfram_2023_tetgengetfaces, author="Wolfram Research", title="{TetGenGetFaces}", year="2010", howpublished="\url{https://reference.wolfram.com/language/TetGenLink/ref/TetGenGetFaces.html}", note=[Accessed: 28-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_tetgengetfaces, organization={Wolfram Research}, title={TetGenGetFaces}, year={2010}, url={https://reference.wolfram.com/language/TetGenLink/ref/TetGenGetFaces.html}, note=[Accessed: 28-March-2024 ]}