pub fn cone_brep_json( radius_bottom: f64, radius_top: f64, height: f64, ) -> Result<String, JsValue>