← Back to catalogue
Research draft

parallelepiped

vr.tr.parallelepiped · XCT.QLT

Enable an AI agent to recognise a parallelepiped, assess whether its geometry is sufficiently determined and valid, and decide which geometric measurements, comparisons and transformations are justified.

Thing Registry Cross-cutting context

Research draft, second pass

A second pass drafted this model: the structure a model of this thing needs, and what is known about it in the world. The line under this one says how the second half was obtained - researched against sources, or recalled without web access, in which case nothing here was read anywhere and every claim is a lead to verify. Unreviewed either way.

Researched by: Codex + Grok

Purpose and description

Enable an AI agent to recognise a parallelepiped, assess whether its geometry is sufficiently determined and valid, and decide which geometric measurements, comparisons and transformations are justified.

A parallelepiped is a convex hexahedron whose six faces are parallelograms, equivalently generated as the Minkowski sum of three linearly independent vectors (or as a prism with a parallelogram base).

It can be Reconstruct the eight vertices, twelve edges and six faces from a valid generating basis.; Test exact or tolerance-based conformity and classify applicable special cases.; Compute volume, surface area, face separations and body diagonals from sufficient geometry.; Determine whether a point lies inside, on the boundary or outside using coordinates in the generating basis.; Apply rigid motions, scaling or nonsingular affine transformations while tracking changes in shape and subtype.; Evaluate geometric clearance or intersection against another located geometric object..

Distinguishing features

A nondegenerate parallelepiped has six planar parallelogram faces, eight vertices and twelve edges with cube-like connectivity; face and vertex counts alone are insufficient.

Its vertices can be expressed as p + i·a + j·b + k·c for i, j, k in {0,1}, with a, b and c linearly independent.

It is a prism with a parallelogram base; a prism with an arbitrary quadrilateral base does not necessarily qualify.

A rectangular parallelepiped requires all three adjacent edge directions to be mutually perpendicular; a general parallelepiped does not.

Equal lengths in the three edge families identify a rhombohedron; adding mutual perpendicularity identifies a cube.

Scope

+ Recognition of six parallelogram faces arranged in three pairs of opposite parallel faces

+ Construction from a reference vertex and three independent adjacent edge vectors

+ Edge lengths, angles, face areas, altitudes, volume and diagonals

+ Classification as an oblique parallelepiped, rectangular parallelepiped, rhombohedron or cube

+ Point containment, placement, intersection and geometry-preserving transformations

+ Geometric completeness, degeneracy and deviations from an ideal parallelepiped

- Material, mass, load capacity and manufacturing requirements of physical objects with this shape

- General polyhedra whose faces do not satisfy parallelepiped constraints

- General prisms with bases other than parallelograms

- Two-dimensional parallelograms considered independently of the solid

- Higher-dimensional parallelotopes

- Packing optimisation and lattice systems beyond the geometry of an individual parallelepiped

Characteristics

Geometric interpretation
exact mathematical solid | approximate geometric fit to an observation Separates strict recognition from acceptance under stated measurement tolerances.
Reference frame and generating vectors
reference vertex p and vectors a, b, c in an identified three-dimensional coordinate frame Determines the solid and supports reconstruction, placement and coordinate-based operations.
Edge-family lengths
three positive lengths |a|, |b|, |c| in a declared common length unit Records dimensions without assuming that adjacent edges are perpendicular.
Pairwise edge angles
angles between a and b, a and c, and b and c, in degrees or radians Together with edge lengths, determines intrinsic shape when the measurements form a valid nondegenerate configuration.
Geometric validity
valid nondegenerate | degenerate candidate | inconsistent evidence | insufficient evidence Prevents unsupported classification and operations requiring an invertible edge basis.
Geometric subtype
applicable labels among general parallelepiped, rectangular parallelepiped, rhombohedron and cube Identifies additional constraints and the formulas or operations those constraints permit.
Volume
|a·(b×c)| in the cube of the declared length unit Measures enclosed space and detects exact collapse when it equals zero.
Opposite-face separations
three perpendicular distances between opposite face planes in length units Supplies true altitudes, which generally differ from edge lengths.
Face areas and total surface area
three distinct face-pair areas |a×b|, |a×c|, |b×c| and total area in squared length units Supports boundary measurements without substituting rectangular face formulas.
Recognition residuals and tolerances
planarity and vertex-fit residuals in length units; parallelism residuals in angular units; explicit acceptance thresholds Makes approximate recognition testable and exposes uncertainty in derived geometry.

Also called

rectangular cuboidrhombohedronEuler brickperfect cuboid

Where this came from

wikidata · CC0 1.0

Drafted structure

Bundle to layer to finding to question, as the second pass will find it: 6 bundles · 11 layers · 11 findings · 21 questions.

Solid recognition Establish whether the candidate satisfies the boundary and independence conditions of a parallelepiped.

A six-faced object or a parallelogram-like drawing is insufficient evidence of a valid parallelepiped.

Face and edge structure

Check boundary connectivity and the arrangement of parallelogram faces.

Six-parallelogram boundary

Record evidence for six planar parallelogram faces, three opposite parallel face pairs and the required vertex-edge incidence.

  1. Does the candidate have eight vertices, twelve edges and six faces with three edges meeting at every vertex? definition
  2. Are all six faces planar parallelograms, and do the identified opposite faces occupy parallel planes? measurement

Independent edge directions

Distinguish a three-dimensional solid from a collapsed generating construction.

Nonzero generating volume

Use three adjacent edge vectors to establish linear independence and diagnose near-degenerate geometry.

  1. Is a·(b×c) nonzero for the three edge vectors selected at a common vertex? measurement
  2. If the scalar triple product is small relative to the product of edge lengths, does the evidence establish a thin solid or leave degeneracy unresolved? boundary
Generating geometry Record a sufficient and internally consistent description of the solid's position and intrinsic shape.

Lengths alone cannot determine a general parallelepiped because obliquity changes its geometry.

Vertex and vector construction

Identify a reference vertex and the three adjacent edges that generate all other vertices.

Complete generating basis

Record the origin, vector ordering, coordinate frame and evidence supporting the generating construction.

  1. Which reference vertex p and adjacent vectors a, b and c generate the vertices p + i·a + j·b + k·c? definition
  2. Were these vectors supplied by an exact construction, recovered from vertex coordinates or fitted to observations, and in which frame and units? provenance

Intrinsic shape and subtypes

Establish lengths, pairwise angles and the additional constraints of special cases.

Edge metric and special cases

Record three lengths and three pairwise angles, checking compatibility before assigning subtype labels.

  1. What are the three edge-family lengths and pairwise angles, and does their Gram matrix define a positive-definite three-dimensional geometry? measurement
  2. Which equal-length and perpendicularity conditions are established sufficiently to classify the solid as rectangular, rhombohedral or cubic? definition
Derived solid measures Determine areas, volume, altitudes and diagonals with formulas valid for the recorded obliquity.

Treating a general parallelepiped as a rectangular box produces incorrect areas, heights and volume.

Faces, altitudes and volume

Relate cross-product face areas to perpendicular separations and enclosed volume.

Consistent boundary and volume measures

Determine the three face-pair areas, total surface area and three corresponding altitudes from the generating geometry.

  1. What are |a×b|, |a×c| and |b×c|, and what total surface area follows by doubling their sum? measurement
  2. What volume follows from |a·(b×c)|, and what perpendicular face separations follow by dividing that volume by each corresponding face area? measurement

Centre and body diagonals

Record the geometric centre and distinguish the four potentially unequal body diagonals.

Diagonal geometry

Locate the shared midpoint of opposite vertices and calculate diagonal lengths without assuming rectangular symmetry.

  1. Do all four opposite-vertex pairs share the midpoint p + (a+b+c)/2? measurement
  2. What are the four body-diagonal lengths |a+b+c|, |a+b−c|, |a−b+c| and |−a+b+c|? measurement
Spatial queries and transformations Determine how the solid occupies space and which geometric operations preserve its defining conditions.

The generating basis supports precise containment and transformation decisions that a generic bounding box cannot supply.

Interior and boundary queries

Use the actual oblique solid to classify points and evaluate relations to other geometry.

Basis-coordinate containment

Express a query point as p + u·a + v·b + w·c and interpret its coefficients against the solid's boundaries.

  1. For the query point, are u, v and w all within [0,1], strictly within (0,1), or outside the accepted bounds? boundary
  2. For a clearance or intersection query, are both objects expressed in a common frame and are the six face planes available to test the actual solid? action

Geometry-preserving operations

Track the effects of transformations on nondegeneracy, metric properties and subtype.

Affine transformation effects

A nonsingular affine transformation preserves parallelepiped identity, while lengths, angles, volume and special-case membership may change.

  1. Is the proposed affine transformation nonsingular, or will it collapse the solid into a lower-dimensional figure? action
  2. After transforming the generating vectors, which lengths, angles, subtype labels and volume must be recalculated, including volume scaling by the absolute determinant? action
Observed shape conformance Assess whether incomplete or imperfect geometric evidence supports an approximate parallelepiped interpretation.

Scans, drawings and rounded physical forms can suggest a parallelepiped without establishing its exact geometric constraints.

Evidence completeness

Separate observed geometry from hidden or inferred faces, edges and vertices.

Observed versus inferred boundary

Identify which parts of the generating geometry and face structure are directly supported and which depend on reconstruction assumptions.

  1. Which vertices, edges and face planes are directly measured, and which are inferred from symmetry, parallelism or a supplied construction? provenance
  2. If the evidence is a single image or drawing, what projection information or independent dimensions justify reconstructing a three-dimensional parallelepiped? boundary

Fit and acceptance

Quantify departures from the ideal solid and decide whether the approximation is adequate for a stated operation.

Constraint residuals

Record residuals for planar faces, parallel face pairs and agreement with a single eight-vertex generating construction.

  1. What are the measured face-planarity, opposite-face parallelism and vertex-fit residuals, and what uncertainty accompanies them? measurement
  2. Do those residuals meet explicit tolerances for the intended containment, clearance or volume operation, or is a more detailed shape model required? action
Evidence and external alignment What the world already says about this thing, gathered so the model can be checked against it.

A model that cannot be lined up against existing standards, identifiers and practice cannot be adopted by anyone who already uses them.

Reported evidence

Findings from the breadth pass, kept separate from the structural claims.

Kinds and varieties

Reported by the breadth pass; each item needs checking against its source before it becomes normative.

  • rectangular parallelepiped (cuboid)
  • rhombohedron (all faces rhombi)
  • cube (regular parallelepiped)
  • right parallelepiped
  • oblique parallelepiped
  • rhombohedral cell (crystallography)
  • unit cell parallelepiped
  1. Which of these kinds and varieties hold for the sense of parallelepiped this model covers, and on what evidence? provenance

What the second pass must settle

  • Does the registry intend this entry to own only ideal Euclidean solids, or also approximate geometric representations of physical objects?
  • Should degenerate generating constructions be retained as invalid states of this model or linked to separate planar and linear geometry models?
  • Which neighbouring registry entries already own rectangular parallelepipeds, rhombohedra and cubes, and how should subtype links avoid duplicate models?
  • Which application-specific tolerances and uncertainty rules should govern approximate recognition and downstream geometric operations?
  • Does the catalogue have an established convention for treating the solid as a closed region, a boundary surface or both with an explicit distinction?