Skip to main content

cells

Function cells 

Source
pub fn cells(
    model: &mut Model,
    a: &Shape,
    b: &Shape,
    tol: Tolerances,
) -> OgeomResult<Cells>
Expand description

Split two solids into their three cells.

ยงErrors

As the operations themselves.