TetGenLink`
TetGenLink`

TetGenGetPoints

TetGenGetPoints[expr]

returns the points in a TetGen expression.

更多信息和选项

  • To use TetGenGetPoints, you first need to load it using Needs["TetGenLink`"].
  • The points returned from a TetGen expression are a list of coordinates.
  • A TetGen expression can have points loaded by TetGenSetPoints, read from a file using TetGenImport, or created by TetGenTetrahedralize.
  • The memory used by a TetGen expression to hold points and other resources is cleared when you use TetGenDelete.

范例

基本范例  (1)

First, load the package:

This creates an instance of a TetGen expression:

These are points to load to the instance:

This loads the points to the instance:

This retrieves the points from the instance:

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

文本

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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