

HalfPlane
Details

- HalfPlane is also known as half-space in 2D.
- HalfPlane can be used as a geometric region and graphics primitive.
- HalfPlane represents a planar region
or
.
- HalfPlane can be used in Graphics and Graphics3D.
- HalfPlane will be clipped by PlotRange when rendering.
- In graphics, the points p, pi and vector v can be Scaled and Dynamic expressions.
- Graphics rendering is affected by directives such as FaceForm, EdgeForm, Opacity, and color.
- FaceForm[front,back] can be used to specify different styles for the front and back in 3D. The front is defined by the right-hand rule and the direction from {p1,w,p2} or {p,v,w}.

Examples
open all close allBasic Examples (4)
Scope (18)
Graphics (8)
Specification (3)
Styling (2)
Coordinates (3)
Specify coordinates by fractions of the plot range:
Specify scaled offsets from the ordinary coordinates in 2D:
Points and vectors can be Dynamic:
Applications (3)
Define regions that occupy two adjacent quadrants:
Partition space in a BubbleChart:
Find the intersection points of a sphere, a half-plane, and a surface defined by :
Properties & Relations (4)
Any HalfPlane can be represented by ConicHullRegion:
ImplicitRegion can be used to represent any HalfPlane:
ParametricRegion can be used to represent any HalfPlane:
Any InfinitePlane can be represented as a union of two half-planes:
Related Guides
Text
Wolfram Research (2014), HalfPlane, Wolfram Language function, https://reference.wolfram.com/language/ref/HalfPlane.html (updated 2016).
CMS
Wolfram Language. 2014. "HalfPlane." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2016. https://reference.wolfram.com/language/ref/HalfPlane.html.
APA
Wolfram Language. (2014). HalfPlane. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/HalfPlane.html
BibTeX
@misc{reference.wolfram_2025_halfplane, author="Wolfram Research", title="{HalfPlane}", year="2016", howpublished="\url{https://reference.wolfram.com/language/ref/HalfPlane.html}", note=[Accessed: 16-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_halfplane, organization={Wolfram Research}, title={HalfPlane}, year={2016}, url={https://reference.wolfram.com/language/ref/HalfPlane.html}, note=[Accessed: 16-August-2025]}