Skip to main content

Module streaming

Module streaming 

Source
Expand description

SAX/streaming parser for memory-efficient processing of large 3MF files.

Functionsยง

parse_model_streaming
Parses a 3MF model from an XML reader in a streaming fashion, emitting events to the provided visitor.