[][src]Function rgmsh::interface::geo::add_plane_surface

pub unsafe extern "C" fn add_plane_surface(
    wireTags: *mut i32,
    wireTags_n: usize,
    tag: i32,
    ierr: *mut i32
) -> i32

Add a plane surface defined by one or more curve loops wireTags. The first curve loop defines the exterior contour; additional curve loop define holes. If tag is positive, set the tag explicitly; otherwise a new tag is selected automatically. Return the tag of the surface.