Skip to main content

box_brep_json

Function box_brep_json 

Source
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>