microcad-core 0.2.3

µcad core
Documentation

µcad core crate

This crate contains the core functionality of µcad. It provides the basic data structures used to handle geometries and operations on them.

mod geo2d

Provides the basic 2D geometry types and operations on them.

mod export

Provides the Exporter trait, which allows exporting geometries to various formats.