Skip to main content

parse_model

Function parse_model 

Source
pub fn parse_model<R: BufRead>(reader: R) -> Result<Model>
Expand description

Parses a complete 3MF model XML document from the given reader into a Model.