ConvexPolyhedronQ

ConvexPolyhedronQ[poly]

多面体 poly が凸状の場合にはTrueを,その他の場合にはFalseを与える.

詳細

  • 多面体の任意の2点を結ぶ線分がその多面体の外に出なければ,その多面体は凸多面体ある.

例題

すべて開くすべて閉じる

  (2)

多面体が凸状かどうかを調べる:

ConvexPolyhedronQは,凸状ではない多面体に対してはFalseを返す:

スコープ  (3)

ConvexPolyhedronQは多面体に使うことができる:

Cube

Dodecahedron

Tetrahedron

穴のある多面体:

不連続成分がある多面体:

特性と関係  (3)

凸多面体は単純多面体である:

凸多面体の OuterPolyhedronは凸状である:

凸多面体は穴を持たない:

UniformPolyhedronは凸面体である:

考えられる問題  (1)

ConvexPolyhedronQは,一定ではない多面体についてはFalseを返す:

Wolfram Research (2019), ConvexPolyhedronQ, Wolfram言語関数, https://reference.wolfram.com/language/ref/ConvexPolyhedronQ.html.

テキスト

Wolfram Research (2019), ConvexPolyhedronQ, Wolfram言語関数, https://reference.wolfram.com/language/ref/ConvexPolyhedronQ.html.

CMS

Wolfram Language. 2019. "ConvexPolyhedronQ." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ConvexPolyhedronQ.html.

APA

Wolfram Language. (2019). ConvexPolyhedronQ. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ConvexPolyhedronQ.html

BibTeX

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

BibLaTeX

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