Module fj_kernel::algorithms::approx
source · Expand description
Approximation of objects
Re-exports
pub use self::tolerance::InvalidTolerance;pub use self::tolerance::Tolerance;Modules
Curve approximation
Cycle approximation
Edge approximation
Face approximation
Path approximation
Shell approximation
Sketch approximation
Solid approximation
Tolerance value for approximation
Structs
A point from an approximation, with local and global forms
Traits
Approximate an object
The source of an
ApproxPoint