Parallelogram
Parallelogram[p,{v1,v2}]
represents a parallelogram with origin p and directions v1 and v2.
Details and Options
- Parallelogram is also known as rhomboid and rhombus.
- Parallelogram represents , where the vectors vi have to be linearly independent.
- Parallelogram[] is equivalent to Parallelogram[{0,0},{{1,0},{1,1}}].
- CanonicalizePolygon can be used to convert a parallelogram to an explicit Polygon object.
- Parallelogram can be used as a geometric region and graphics primitive.
- Parallelogram can be used in Graphics.
- In graphics, the point p and vectors vi can be Scaled and Dynamic expressions.
- Graphics rendering is affected by directives such as FaceForm, EdgeForm, Opacity, and color.
Examples
open allclose allBasic Examples (3)
Different styles applied to a parallelogram:
Compute the Area of a parallelogram:
Scope (16)
Graphics (6)
Styling (2)
Regions (10)
Embedding dimension is the dimension of the space in which the vertices exist:
Geometric dimension is the dimensionality of the region itself:
Get conditions for point membership:
Distance from a point to a parallelogram:
Signed distance to a parallelogram:
A parallelogram is bounded and convex:
Integrate over a parallelogram:
Applications (5)
A rhombus is a parallelogram in which all edges are the same length:
A parallelogram with sides that form right angles is a rectangle:
Any rectangle can easily be converted to a parallelogram:
The area of a parallelogram can easily be computed from the direction vectors:
Simply treat the vectors as a matrix and take the absolute value of the determinant:
Compare with Area:
A Parallelogram can tile the plane:
Properties & Relations (6)
Rectangle is a special case of Parallelogram:
Polygon is a generalization of Parallelogram:
Parallelepiped generalizes Parallelogram to any dimension:
ImplicitRegion can represent any parallelogram:
ParametricRegion can represent any parallelogram:
A parallelogram can be represented as the union of two triangles:
Text
Wolfram Research (2014), Parallelogram, Wolfram Language function, https://reference.wolfram.com/language/ref/Parallelogram.html (updated 2019).
CMS
Wolfram Language. 2014. "Parallelogram." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2019. https://reference.wolfram.com/language/ref/Parallelogram.html.
APA
Wolfram Language. (2014). Parallelogram. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Parallelogram.html