Multiple files and batch handling
Opened this issue · 1 comments
themodmin commented
First of all i would like to thank you for sharing your work, It's been incredibly insightful.
I was wondering if there is a way to handle multiple files conversions all at ones also for viewing, as some of the projects i have contains 300+ files.
kitsunekyo commented
afaik web-ifc doesn't support concurrent conversion. it would probably also be a bit spicy in terms of resource cost. if you really have 300+ ifc source files, you could create a queue system that converts one file after another.
but this has nothing to do with the ifc project, and is its own project. i would also imagine that you'd have to do the conversion only once. and then convert the new ifc files whenever they get uploaded / added to your project