Skip to main content

cone_brep_json

Function cone_brep_json 

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