fj-core 0.49.0

Early-stage b-rep CAD kernel.
Documentation
1
2
3
4
5
//! Operations to update the geometry of objects

mod half_edge;

pub use self::half_edge::UpdateHalfEdgeGeometry;