SimplePolyhedronQ

SimplePolyhedronQ[poly]

如果是简单多面体 poly,给出 True,否则 False.

更多信息

  • 如果没有空孔 (void) 和无交叉边界面,则是简单多面体.
  • 简单多面体在拓扑上等价于一个球.

范例

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

基本范例  (2)

测试是否是简单多面体:

SimplePolyhedronQ 对于非简单多面体给出 False

范围  (3)

SimplePolyhedronQ 适用于多面体:

Cube

Dodecahedron

Tetrahedron

带有洞的多面体:

带有未连通分量的多面体:

属性和关系  (3)

凸多面体是简单多面体:

简单多面体的 OuterPolyhedron 是简单:

简单多面体没有洞:

UniformPolyhedron 是简单的:

可能存在的问题  (1)

对于非常数多面体,SimplePolyhedronQ 返回 False

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

文本

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

CMS

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

APA

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

BibTeX

@misc{reference.wolfram_2024_simplepolyhedronq, author="Wolfram Research", title="{SimplePolyhedronQ}", year="2019", howpublished="\url{https://reference.wolfram.com/language/ref/SimplePolyhedronQ.html}", note=[Accessed: 11-May-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_simplepolyhedronq, organization={Wolfram Research}, title={SimplePolyhedronQ}, year={2019}, url={https://reference.wolfram.com/language/ref/SimplePolyhedronQ.html}, note=[Accessed: 11-May-2024 ]}