Skip to main content

Module streaming

Module streaming 

Source
Expand description

Streaming IFC Parser

Progressive parsing with event callbacks for real-time processing.

Structs§

StreamConfig
Streaming parser configuration

Enums§

ParseEvent
Parse event types emitted during streaming parse

Functions§

parse_stream
Stream IFC file parsing with events