TetGenGetPoints[expr]
returns the points in a TetGen expression.


TetGenGetPoints
TetGenGetPoints[expr]
returns the points in a TetGen expression.
Details and Options
- To use TetGenGetPoints, you first need to load it using Needs["TetGenLink`"].
- The points returned from a TetGen expression are a list of
coordinates.
- A TetGen expression can have points loaded by TetGenSetPoints, read from a file using TetGenImport, or created by TetGenTetrahedralize.
- The memory used by a TetGen expression to hold points and other resources is cleared when you use TetGenDelete.
Tech Notes
Related Guides
Text
Wolfram Research (2010), TetGenGetPoints, Wolfram Language function, https://reference.wolfram.com/language/TetGenLink/ref/TetGenGetPoints.html.
CMS
Wolfram Language. 2010. "TetGenGetPoints." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/TetGenLink/ref/TetGenGetPoints.html.
APA
Wolfram Language. (2010). TetGenGetPoints. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/TetGenLink/ref/TetGenGetPoints.html
BibTeX
@misc{reference.wolfram_2025_tetgengetpoints, author="Wolfram Research", title="{TetGenGetPoints}", year="2010", howpublished="\url{https://reference.wolfram.com/language/TetGenLink/ref/TetGenGetPoints.html}", note=[Accessed: 10-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_tetgengetpoints, organization={Wolfram Research}, title={TetGenGetPoints}, year={2010}, url={https://reference.wolfram.com/language/TetGenLink/ref/TetGenGetPoints.html}, note=[Accessed: 10-August-2025]}