TetGenLink`
TetGenLink`

TetGenGetFaceMarkers

TetGenGetFaceMarkers[expr]

returns the face markers for a TetGen expression.

更多信息和选项

  • To use TetGenGetFaceMarkers, you first need to load it using Needs["TetGenLink`"].
  • TetGenGetFaceMarkers returns a list of integers that specify which facets have the same markers.

范例

基本范例  (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 surface mesh as a wire frame:

To extract the face markers, you use TetGenGetFaceMarkers:

This shows all available facet markers:

This shows facets according to some selected markers:

Wolfram Research (2010),TetGenGetFaceMarkers,Wolfram 语言函数,https://reference.wolfram.com/language/TetGenLink/ref/TetGenGetFaceMarkers.html.

文本

Wolfram Research (2010),TetGenGetFaceMarkers,Wolfram 语言函数,https://reference.wolfram.com/language/TetGenLink/ref/TetGenGetFaceMarkers.html.

CMS

Wolfram 语言. 2010. "TetGenGetFaceMarkers." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/TetGenLink/ref/TetGenGetFaceMarkers.html.

APA

Wolfram 语言. (2010). TetGenGetFaceMarkers. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/TetGenLink/ref/TetGenGetFaceMarkers.html 年

BibTeX

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

BibLaTeX

@online{reference.wolfram_2024_tetgengetfacemarkers, organization={Wolfram Research}, title={TetGenGetFaceMarkers}, year={2010}, url={https://reference.wolfram.com/language/TetGenLink/ref/TetGenGetFaceMarkers.html}, note=[Accessed: 05-November-2024 ]}