pub fn cut_fuzzy(
model: &mut Model,
a: &Shape,
b: &Shape,
fuzz: f64,
tol: Tolerances,
) -> OgeomResult<Built>pub fn cut_fuzzy(
model: &mut Model,
a: &Shape,
b: &Shape,
fuzz: f64,
tol: Tolerances,
) -> OgeomResult<Built>