TetGenLink`
TetGenLink`

TetGenSetFacets

TetGenSetFacets[expr,vertices]

sets the facets for a TetGen expression.

更多信息和选项

  • To use TetGenSetFacets, you first need to load it using Needs["TetGenLink`"].
  • Each facet is a list of indices into the point specification.
  • Each facet represents a polygonal region; it may have any number of sides and may be nonconvex, possibly with holes, segments, and vertices in it.
  • Each facet must be coplanar.

范例

基本范例  (1)

First, load the package:

This creates an instance of a TetGen expression:

This loads points into the TetGen expression:

This defines and loads facets into the TetGen expression:

The following plots the shape that was loaded into a TetGen expression:

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

文本

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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