fj-core 0.49.0

Early-stage b-rep CAD kernel.
Documentation
1
2
3
4
5
6
7
8
9
10
pub mod curve;
pub mod cycle;
pub mod face;
pub mod half_edge;
pub mod region;
pub mod shell;
pub mod sketch;
pub mod solid;
pub mod surface;
pub mod vertex;