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.
Examples
Basic Examples (1)Summary of the most common use cases

https://wolfram.com/xid/0cy4jx2bqysl5omkcup6aae-cbf55e
This creates an instance of a TetGen expression:

https://wolfram.com/xid/0cy4jx2bqysl5omkcup6aae-c6p5a4

These are points to load to the instance:

https://wolfram.com/xid/0cy4jx2bqysl5omkcup6aae-bpdlkk
This loads the points to the instance:

https://wolfram.com/xid/0cy4jx2bqysl5omkcup6aae-0wkyp

This retrieves the points from the instance:

https://wolfram.com/xid/0cy4jx2bqysl5omkcup6aae-gx3ud

Wolfram Research (2010), TetGenGetPoints, Wolfram Language function, https://reference.wolfram.com/language/TetGenLink/ref/TetGenGetPoints.html.
Text
Wolfram Research (2010), TetGenGetPoints, Wolfram Language function, https://reference.wolfram.com/language/TetGenLink/ref/TetGenGetPoints.html.
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.
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
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: 11-July-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: 11-July-2025
]}