HalfPlane
HalfPlane[{p1,p2},w]
represents the half-plane bounded by the line through p1 and p2 and extended in the direction w.
HalfPlane[p,v,w]
represents the half-plane bounded by the line through p along v and extended in the direction w.
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 allclose 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:
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