TetGenLink`
TetGenLink`

TetGenGetElements

TetGenGetElements[expr]

gets the elements in a TetGen expression.

更多信息和选项

  • To use TetGenGetElements, you first need to load it using Needs["TetGenLink`"].
  • TetGenGetElements returns a list of a list of integers that specify which parts of the coordinates make up the tetrahedra.

范例

基本范例  (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 carries out the tetrahedralization, returning a new TetGen instance:

This extracts the points and elements from the tetrahedralization:

With the following support function, you can visualize the tetrahedra:

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

文本

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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