TetGenLink`
TetGenLink`

TetGenSetPointMarkers

TetGenSetPointMarkers[expr,markers]

sets the point markers in a TetGen expression.

Details and Options

  • To use TetGenSetPointMarkers, you first need to load it using Needs["TetGenLink`"].
  • TetGenSetPointMarkers allows you to set markers for points in a TetGen instance.

Examples

Basic Examples  (1)

First, load the package:

This creates an instance of a TetGen expression:

This sets up points and facets to use:

This sets the points and facets in the TetGen instance:

This sets the point and facet markers:

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

This extracts the points and elements from the tetrahedralization:

This visualizes the points:

This extracts the point markers:

This visualizes some of the surface points:

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

Text

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

@online{reference.wolfram_2023_tetgensetpointmarkers, organization={Wolfram Research}, title={TetGenSetPointMarkers}, year={2010}, url={https://reference.wolfram.com/language/TetGenLink/ref/TetGenSetPointMarkers.html}, note=[Accessed: 19-April-2024 ]}