Expand description
Partially defined objects
This module contains types that mirror the full object types from
crate::objects, only the types from this module can be defined only
partially, with the non-defined parts being inferred when a full object is
constructed.
Implementation Note
This API was created as a replacement for the original partial object API. This is still a work in progress.
Structs
Caches conversions from full to partial objects
Wrapper around a partial object
A partial
CurveA partial
CycleA partial
FaceA partial
GlobalCurveA partial
GlobalEdgeA partial
GlobalVertexA partial
HalfEdgeA partial
ShellA partial
SketchA partial
SolidA partial
SurfaceA partial
SurfaceVertexA partial
VertexTraits
Implemented for objects that a partial object variant exists for
Implemented for partial objects