pub fn box_brep_json( corner_x: f64, corner_y: f64, corner_z: f64, size_x: f64, size_y: f64, size_z: f64, ) -> Result<String, JsValue>