Thank you for the great plugin.
I was wondering how do I get all the vaLevels in the gh file? AFAIK I can see that levels can be defined in GH but I would like the levels to come from the rhino doc instead of defining the levels again in gh or by extracting levels from elements.
PS. If there is a python way of doing this currently also that will be fine to me.
Hi @keshavanarayan82, you can use the Building Param to reference buildings in Grasshopper. Then you can use the Deconstruct Building and Deconstruct Level to obtain their details.
Also you can use the Get Level component to obtain the level where an object is located (based on its position)