[−][src]Function gmsh_sys::gmshModelSetCoordinates
pub unsafe extern "C" fn gmshModelSetCoordinates(
tag: c_int,
x: f64,
y: f64,
z: f64,
ierr: *mut c_int
)
Set the x
, y
, z
coordinates of a geometrical point.
pub unsafe extern "C" fn gmshModelSetCoordinates(
tag: c_int,
x: f64,
y: f64,
z: f64,
ierr: *mut c_int
)
Set the x
, y
, z
coordinates of a geometrical point.