MeshCoordinates

MeshCoordinates[mreg]

给出网格区域 mreg 中的坐标列表.

更多信息

范例

打开所有单元关闭所有单元

基本范例  (2)

MeshRegion 获取二维单元坐标:

BoundaryMeshRegion 获取三维单元坐标:

范围  (4)

获取一维 BoundaryMeshRegion 的坐标:

一维 MeshRegion

获取二维 BoundaryMeshRegion 坐标:

二维 MeshRegion

获取三维 BoundaryMeshRegion 坐标:

三维 MeshRegion

没有用在基元中的坐标不会出现在 MeshCoordinates

应用  (2)

从一个二维 MeshRegion 创建一个 GraphicsComplex

MeshCells 中给出的索引对应于 MeshCoordinates

创建一个 GraphicsComplex

MeshRegion 提取线条制作一个线框网:

MeshCells 中给定的索引对应于 MeshCoordinates

创建一个线框网:

属性和关系  (2)

坐标点数由 MeshCellCount[mreg,0] 给出:

MeshCells 中的索引指的是 MeshCoordinates

可能存在的问题  (1)

MeshRegion 中的坐标没有使用时,它不会出现在 MeshCoordinates

单元索引仍然指的是 MeshCoordinates,不是输入坐标:

Wolfram Research (2014),MeshCoordinates,Wolfram 语言函数,https://reference.wolfram.com/language/ref/MeshCoordinates.html.

文本

Wolfram Research (2014),MeshCoordinates,Wolfram 语言函数,https://reference.wolfram.com/language/ref/MeshCoordinates.html.

CMS

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

APA

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

BibTeX

@misc{reference.wolfram_2024_meshcoordinates, author="Wolfram Research", title="{MeshCoordinates}", year="2014", howpublished="\url{https://reference.wolfram.com/language/ref/MeshCoordinates.html}", note=[Accessed: 21-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_meshcoordinates, organization={Wolfram Research}, title={MeshCoordinates}, year={2014}, url={https://reference.wolfram.com/language/ref/MeshCoordinates.html}, note=[Accessed: 21-November-2024 ]}