MeshCellShapeFunction

MeshCellShapeFunction

MeshRegionBoundaryMeshRegion 及相关函数的注释和选项,指定用来生成基元的函数,基元用于渲染网格单元.

更多信息

  • 可以使用下列设置:
  • Automatic默认形状函数
    None不渲染网格单元
    func一般的形状函数
    {cellspec1->func1,}对网格单元 cellspeci 使用 funci
  • 没有显式指定形状函数的网格单元将采用系统自动设置的形状.
  • MeshRegionBoundaryMeshRegion 等函数中,生成网格区域时可以使用封装 Annotation[cellspec,MeshCellShapeFunction->func] .
  • 单元规范 cellspec 遵循为描述 MeshRegionBoundaryMeshRegion 而定的标准格式.
  • 一般的形状函数 func 指定形如 h[{i1,,in}]cell 应被由 func[coords,index,cell] 提供的基元渲染,其中 coords 是索引为 i1,,in 的点的坐标,index 为网格单元的索引.

范例

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

基本范例  (2)

为所有0维单元指定网格单元函数:

为所有1维单元指定网格单元函数:

范围  (9)

MeshCellShapeFunction 可用于0维空间中的区域:

1维空间中的区域:

2维空间中的区域:

3维空间中的区域:

为所有1维单元和0维单元指定网格单元函数:

通过使用单元索引来绘制单个单元:

或是使用单元自身:

绘制给定维度的所有单元:

指定单元索引列表,为其中的单元设计样式:

为索引匹配某个模式的单元指定样式:

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

文本

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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