pub const OFFSET_CONSTRUCTION_FLOOR: f64 = 5e-6;Expand description
Absolute floor of offset_construction_band, so a vanishingly small part
is not held to a band below the arithmetic that builds it.
pub const OFFSET_CONSTRUCTION_FLOOR: f64 = 5e-6;Absolute floor of offset_construction_band, so a vanishingly small part
is not held to a band below the arithmetic that builds it.