Function select_object_model_3d

Source
pub unsafe extern "C" fn select_object_model_3d(
    ObjectModel3D: Hlong,
    Feature: *const c_char,
    Operation: *const c_char,
    MinValue: f64,
    MaxValue: f64,
    ObjectModel3DSelected: *mut Hlong,
) -> Herror