Hi!
Using HOOPSExchange
I want to do Convert stream read/write instead of file read/write like sHoopsExchangeLoader.Convert(sImport, sExport)
For example, on the server, a stream from a step file goes in as input and a glb stream comes out as output.
The only thing I found so far is to load from XML Stream, PRC Stream, but is there any other way?