Back to Eqiora docs Skip to main content

Module geometry

Module geometry 

Source
Description

Geometry identity, geometry-to-mesh correspondence, and kernel-neutral CAD contracts.

Modules§

truck
Concrete bounded Truck STEP/B-rep implementation of the CAD contracts.

Structs§

AxisAlignedBox3
Finite, non-empty axis-aligned three-dimensional bounds in coherent SI.
BodyAssociationCandidate
One candidate body identity edge proposed by a geometry regeneration adapter.
CadAdapterIdentityV1
Exact inspectable identity of a compile-time CAD adapter and its kernel.
CadAuthoredBuild
Complete accepted receipt from one bounded authored-CAD analytic build.
CadAuthoredFaceHandle
Durable face selection bound to one exact authored-graph digest.
CadAuthoredFaceMesh
One graph-bound rectangular face realized as an affine-triangle mesh.
CadAuthoredGraph
Common immutable owner of the admitted authored-CAD operation histories.
CadAuthoredSketch
One opaque native owner for the two closed authored-CAD sketch inputs.
CadAuthoredSweptMesh
One accepted authored-face mesh swept inward through its exact target body.
CadBoxDesignV1
One bounded, content-bound CAD operation graph.
CadBoxObservationV1
Kernel-independent observation of one admitted solid.
CadBoxRealizationV1
Complete kernel-independent observation of the three operation boundaries.
CanonicalGeometryLimits
Work budgets for decoding one canonical authored planar geometry.
CanonicalGeometryRef
Borrowed, kind-erased semantic facts from one canonical geometry.
CanonicalGeometryV1
Opaque canonical content and identity of one planar geometry revision.
CartesianBodyAssignment
Exact realization of one semantic Cartesian body in one geometry and mesh revision.
CartesianBoundaryAssignment
Exact realization of one semantic Cartesian boundary.
ConstrainedRectangleV1
A fully constrained rectangle on one exact z = constant sketch plane.
GeometryEntity
Entity local to exactly one GeometryRevisionTopology.
GeometryMeshCorrespondence
Closed, canonical correspondence for one geometry revision and one full mesh.
GeometryRevisionReference
Exact content identity of one immutable geometry revision.
GeometryRevisionTopology
Closed entity strata for one exact geometry revision.
NamedEntitySet
One named, dimension-homogeneous set of entities in a region.
ParentOutward
Boundary orientation derived outward from its exact parent body.
PlanarFace
One planar face: an outer loop and the holes cut from it.
PlanarRegion
A canonical straight-edged planar region with named entity sets.
RetainedBodyPair
One accepted one-to-one body association.
RetainedBoundaryPair
One accepted boundary association derived from a retained parent pair and role.
RetainedGeometryAssociation
Total one-to-one association between two exact geometry correspondences.
StepSourceDigest
Raw SHA-256 of the complete STEP byte stream consumed by a CAD adapter.

Enums§

CadRepairDispositionV1
Whether an adapter changed imported topology before acceptance.
GeometryCorrespondenceError
Closed failure set for geometry-to-mesh correspondence validation.
RetentionRejection
Typed reason why a cross-revision relation cannot prove retention.
StepLengthUnitV1
Explicit length unit declared by the admitted STEP source.

Constants§

EDGE_DIMENSION
Topological dimension of a straight edge.
FACE_DIMENSION
Topological dimension of a planar region.
VERTEX_DIMENSION
Topological dimension of a vertex.

Traits§

CadKernelAdapter
Compile-time seam implemented by an isolated CAD-kernel adapter.

Type Aliases§

PlanarLoop
One closed straight-edged loop, as vertex indices in traversal order.