Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using a resultset #2

Open
DaemonInformatica opened this issue Apr 28, 2014 · 0 comments
Open

Using a resultset #2

DaemonInformatica opened this issue Apr 28, 2014 · 0 comments

Comments

@DaemonInformatica
Copy link

Greetings,

I've been looking into BimQL and among other things found this link:
https://code.google.com/p/bimserver/source/browse/trunk/Tests/src/org/bimserver/tests/TestBimQlSoap.java
The code downloads the result of a query and loads it to a file. I figure this is because on line 63 a SSerializerPluginConfiguration is used to serialize the downloaded information into an ifc.

What I'm actually looking for is receiving a set of objects I can query for properties and information like 3-dimensional points in space. How would you recommend I do this? Deserialize it somehow after downloading the stringstream? or don't serialize to begin with?

Thanks in advance for any pointers.

Kind regards,

Martin Stam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant