Hi,
how do I download an ifc model using the bimserverclientlib?
Somehow I cannot manage to get around the error
java.io.EOFException: Unexpected end of ZLIB input stream
caused by the generated inputStream from getDownloadData(topicId, serializerOid) I guess.
Maybe you can add another example for this case in BimServerJavaClientDemo?
Thanks in advance!
Hi,
how do I download an ifc model using the bimserverclientlib?
Somehow I cannot manage to get around the error
java.io.EOFException: Unexpected end of ZLIB input streamcaused by the generated
inputStreamfromgetDownloadData(topicId, serializerOid)I guess.Maybe you can add another example for this case in BimServerJavaClientDemo?
Thanks in advance!