TetGenLink`
TetGenLink`

TetGenSetRegions

TetGenSetRegions[expr,pts,index,attrs]

sets the regions in a TetGen expression.

更多信息和选项

  • To use TetGenSetRegions, you first need to load it using Needs["TetGenLink`"].
  • TetGenSetRegions allows you to set different regions in TetGen instances.

范例

基本范例  (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 up variables that specify a point within a material domain, as well as a region attribute and a region constraint:

The material variables are set in the TetGen instance:

This carries out the tetrahedralization, returning a new TetGen instance. The switch "A" is needed to process the material data:

This extracts the element attributes:

This extracts the points and faces from the tetrahedralization:


This plots the faces:

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

文本

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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