BIMserver icon indicating copy to clipboard operation
BIMserver copied to clipboard

Get Geometry using the API in Unity

Open Cod45ather opened this issue 4 years ago • 2 comments

Hi so I am new to C# and Unity, and I am currently trying to get the geometry using the API into Unity so, later on, use it to display the model in Unity. (Like in BIMvie.ws)

The request I used to get the geometry: image

The response I get: image

My question is how do I get the vertices since I just get the "nrVertices" in the response? Maybe I need to use another query? Any suggestions will be appreciated.

Cod45ather avatar Nov 27 '20 16:11 Cod45ather