ConvexPolyhedronQ[poly]
gives True if the polyhedron poly is convex, and False otherwise.


ConvexPolyhedronQ
ConvexPolyhedronQ[poly]
gives True if the polyhedron poly is convex, and False otherwise.
Examples
open all close allBasic Examples (2)
Scope (3)
ConvexPolyhedronQ works on polyhedrons:
Cube:
Properties & Relations (3)
A convex polyhedron is simple:
The OuterPolyhedron of a convex polyhedron is convex:
Convex polyhedrons do not have holes:
The UniformPolyhedron is convex:
Possible Issues (1)
For nonconstant polyhedron, ConvexPolyhedronQ returns False:
Related Guides
History
Text
Wolfram Research (2019), ConvexPolyhedronQ, Wolfram Language function, 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_2025_convexpolyhedronq, author="Wolfram Research", title="{ConvexPolyhedronQ}", year="2019", howpublished="\url{https://reference.wolfram.com/language/ref/ConvexPolyhedronQ.html}", note=[Accessed: 13-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_convexpolyhedronq, organization={Wolfram Research}, title={ConvexPolyhedronQ}, year={2019}, url={https://reference.wolfram.com/language/ref/ConvexPolyhedronQ.html}, note=[Accessed: 13-August-2025]}