Skip to main content

torus_brep_json

Function torus_brep_json 

Source
pub fn torus_brep_json(
    major_radius: f64,
    minor_radius: f64,
) -> Result<String, JsValue>