Skip to main content

tessellate_brep

Function tessellate_brep 

Source
pub fn tessellate_brep(
    solid: &BrepSolid,
    options: TessellationOptions,
) -> Result<Mesh, String>