TetGenLink`
TetGenLink`

TetGenGetEdges

TetGenGetEdges[expr]

gets the edges in a TetGen expression.

更多信息和选项

  • To use TetGenGetEdges, you first need to load it using Needs["TetGenLink`"].
  • TetGenGetEdges returns the edges in a TetGenExpression.
  • TetGenGetEdges needs the "e" switch to be set during the call to TetGenTetrahedralize.

范例

基本范例  (1)

First, load the package:

This creates an instance of a TetGen expression:

These are points and facets to load into the instance:

This loads the points and facets into the instance:

The tetrahedralization is done with the "e" switch to trigger the computation of the edges:

This extracts and visualizes the edges:

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

文本

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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