Module approx

Source
Expand description

Approximation of objects

Re-exports§

pub use self::tolerance::InvalidTolerance;
pub use self::tolerance::Tolerance;

Modules§

curve
Curve approximation
cycle
Cycle approximation
edge
Edge approximation
face
Face approximation
path
Path approximation
shell
Shell approximation
sketch
Sketch approximation
solid
Solid approximation
tolerance
Tolerance value for approximation
vertex
Vertex approximation

Structs§

ApproxPoint
A point from an approximation, with local and global forms

Traits§

Approx
Approximate an object