pub fn make_periodic(
model: &mut Model,
shape: &Shape,
step: Vector,
count: usize,
tol: Tolerances,
) -> OgeomResult<Built>pub fn make_periodic(
model: &mut Model,
shape: &Shape,
step: Vector,
count: usize,
tol: Tolerances,
) -> OgeomResult<Built>