Skip to main content

write_binary_stl

Function write_binary_stl 

Source
pub fn write_binary_stl(mesh: &Mesh, name: &str) -> Result<Vec<u8>, String>
Expand description

Write the kernel mesh as binary STL.