pub fn read_binary_stl(data: &[u8]) -> Result<StlReadResult, String>Expand description
Parse binary STL triangle positions for round-trip and import validation.
pub fn read_binary_stl(data: &[u8]) -> Result<StlReadResult, String>Parse binary STL triangle positions for round-trip and import validation.