[−][src]Function gmsh_sys::gmshModelOccSymmetrize
pub unsafe extern "C" fn gmshModelOccSymmetrize(
dimTags: *mut c_int,
dimTags_n: usize,
a: f64,
b: f64,
c: f64,
d: f64,
ierr: *mut c_int
)
Apply a symmetry transformation to the model entities dimTag, with
respect to the plane of equation a * x + b * y + c * z + d = 0.