[−][src]Function gmsh_sys::gmshModelOccRemove
pub unsafe extern "C" fn gmshModelOccRemove(
dimTags: *mut c_int,
dimTags_n: usize,
recursive: c_int,
ierr: *mut c_int
)
Remove the entities dimTags
. If recursive
is true, remove all the
entities on their boundaries, down to dimension 0.