RiR - Get Mass subobjects?

I have following quesion: I have a single mass object as above. Its assembled from two cubes. When I enter the mass edit mode I can edit both part individually and assign different subcategories to them.
Now Im wondering if it’s possible to query the two part individually with Rhino Inside and retrieve the individual subcategories? With the ‘Element Geometry’ Component i get the two parts as individual Breps, but the information about the assigned subcaegories is lost. Is it possible to get that information for each individual part?

Thx in advance!

If you zoom in, you can add ‘Categories’ output parameter at ‘Element Geometry’.

1 Like

Great Thanks!

Always forget to look for hidden outputs :slight_smile: