SimplePolyhedronQ

SimplePolyhedronQ[poly]

多面体 poly が単純多面体の場合はTrueを,それ以外の場合はFalseを与える.

詳細

  • 穴がなく交差している境界面もない多面体は単純多面体である.
  • 単純多面体は位相的に球に等しい.

例題

すべて開くすべて閉じる

  (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 Language. 2019. "SimplePolyhedronQ." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/SimplePolyhedronQ.html.

APA

Wolfram Language. (2019). SimplePolyhedronQ. Wolfram Language & System Documentation Center. Retrieved from 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: 22-November-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: 22-November-2024 ]}