[][src]Function rgmsh::interface::occ::remove_point

pub unsafe extern "C" fn remove_point(
    dimTags: *mut i32,
    dimTags_n: usize,
    recursive: i32,
    ierr: *mut i32
)

Remove the entities dimTags. If recursive is true, remove all the entities on their boundaries, down to dimension 0.