Rhino geometry block to COMPAS geometry

Hi,

is there any compas geometry feature which will allow to query a rhino geometry block and do some tasks (translations for instance) and insert an instance of the block and visualize back in rhino?

I guess i would have to unwrap the rhino geometry block and create a compas geometry datastructure object with the block metadata (origin, material, geometry,name) - do something and then wrap it back into a rhino block into rhino?

Is there a better way to do this? are there features to load a rhino geometry block in compas?

the benefit would be a partially automated process, where i can manually model my repeating element quickly and have it distributed whereever with meta data and sort as rhino block object (which makes my rhino file much lighter)

thanks
Keerthana

hi keerthana,

no there are no specific tools for working with blocks in Rhino.

best,
tom