Skip to main content

merge_same_surface_faces

Function merge_same_surface_faces 

Source
pub fn merge_same_surface_faces(
    solid: &BrepSolid,
    tolerance: f64,
) -> Result<BrepSolid, KernelRefusal>