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