Expand description
The API used for creating and manipulating shapes
See Shape, which is the main entry point to this API.
Structs
API to access a shape’s geometry
A handle to an object stored within [Shape]
An iterator over geometric or topological objects
The boundary representation of a shape
Structural issues found during validation
The vertices of a shape
Enums
An error that can occur during a validation
Traits
Marker trait for geometric and topological objects
Type Definitions
Returned by the various add_ methods of the [Shape] API