TetGenGetFacetHoles
TetGenGetFacetHoles[expr]
gets the holes in the facets.
Details and Options
- To use TetGenGetFacetHoles, you first need to load it using Needs["TetGenLink`"].
- TetGenGetFacetHoles retrieves facet holes set in a TetGen instance.
Examples
Basic Examples (1)Summary of the most common use cases
To use TetGenLink it must first be loaded:

https://wolfram.com/xid/0x54dv2q7whl7c96wki83zyva8c0-sj5jo2
You start by specifying the coordinates and displaying them:

https://wolfram.com/xid/0x54dv2q7whl7c96wki83zyva8c0-z39z7q

https://wolfram.com/xid/0x54dv2q7whl7c96wki83zyva8c0-4usdkk

Then you create the input instance and set the points:

https://wolfram.com/xid/0x54dv2q7whl7c96wki83zyva8c0-1b8aq9


https://wolfram.com/xid/0x54dv2q7whl7c96wki83zyva8c0-dqblt6

Next, the list of facets is created. If a facet list has more than one entry, like the third facet in this example, the first facet represents the bounding facet and the subsequent facets indicate where the bounding facet should have an opening:

https://wolfram.com/xid/0x54dv2q7whl7c96wki83zyva8c0-cw89eb

https://wolfram.com/xid/0x54dv2q7whl7c96wki83zyva8c0-xawom3

Here one facet is shown with an outline of where the facet should be open:

https://wolfram.com/xid/0x54dv2q7whl7c96wki83zyva8c0-wybsmf

You set the facets in the input instance of TetGen:

https://wolfram.com/xid/0x54dv2q7whl7c96wki83zyva8c0-sayam6

For TetGen to open the facet, you set up a facet hole:

https://wolfram.com/xid/0x54dv2q7whl7c96wki83zyva8c0-0n4k9l
Then set the facet holes in the TetGen input instance with the TetGenSetFacetHoles command:

https://wolfram.com/xid/0x54dv2q7whl7c96wki83zyva8c0-u8ukpx

With TetGenGetFacetHoles, you can retrieve the value set in the TetGen instance:

https://wolfram.com/xid/0x54dv2q7whl7c96wki83zyva8c0-h1akp0

Here is a picture of the bounding facet and the facet hole position:

https://wolfram.com/xid/0x54dv2q7whl7c96wki83zyva8c0-izf10j

TetGen works by meshing the entire object first and then in a second step removes the mesh from holes and cavities. Note that the cavity also needs a point to specify where it is situated. The point that specifies the opening is not sufficient. To specify where TetGen should put holes, use TetGenSetHoles:

https://wolfram.com/xid/0x54dv2q7whl7c96wki83zyva8c0-w06oa1

https://wolfram.com/xid/0x54dv2q7whl7c96wki83zyva8c0-ed9vxm
With TetGenGetHoles, you can retrieve the value set in the TetGen instance:

https://wolfram.com/xid/0x54dv2q7whl7c96wki83zyva8c0-5zem05


https://wolfram.com/xid/0x54dv2q7whl7c96wki83zyva8c0-hio4hq

To extract the faces and visualize them, use TetGenGetFaces:

https://wolfram.com/xid/0x54dv2q7whl7c96wki83zyva8c0-do8r8f

https://wolfram.com/xid/0x54dv2q7whl7c96wki83zyva8c0-i7w98u

Wolfram Research (2010), TetGenGetFacetHoles, Wolfram Language function, https://reference.wolfram.com/language/TetGenLink/ref/TetGenGetFacetHoles.html.
Text
Wolfram Research (2010), TetGenGetFacetHoles, Wolfram Language function, https://reference.wolfram.com/language/TetGenLink/ref/TetGenGetFacetHoles.html.
Wolfram Research (2010), TetGenGetFacetHoles, Wolfram Language function, https://reference.wolfram.com/language/TetGenLink/ref/TetGenGetFacetHoles.html.
CMS
Wolfram Language. 2010. "TetGenGetFacetHoles." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/TetGenLink/ref/TetGenGetFacetHoles.html.
Wolfram Language. 2010. "TetGenGetFacetHoles." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/TetGenLink/ref/TetGenGetFacetHoles.html.
APA
Wolfram Language. (2010). TetGenGetFacetHoles. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/TetGenLink/ref/TetGenGetFacetHoles.html
Wolfram Language. (2010). TetGenGetFacetHoles. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/TetGenLink/ref/TetGenGetFacetHoles.html
BibTeX
@misc{reference.wolfram_2025_tetgengetfacetholes, author="Wolfram Research", title="{TetGenGetFacetHoles}", year="2010", howpublished="\url{https://reference.wolfram.com/language/TetGenLink/ref/TetGenGetFacetHoles.html}", note=[Accessed: 05-April-2025
]}
BibLaTeX
@online{reference.wolfram_2025_tetgengetfacetholes, organization={Wolfram Research}, title={TetGenGetFacetHoles}, year={2010}, url={https://reference.wolfram.com/language/TetGenLink/ref/TetGenGetFacetHoles.html}, note=[Accessed: 05-April-2025
]}