Component for Grouping Elements in Rhino.Inside

There doesn’t seem to be a component that groups existing elements in RIR. The guide says to use this to group elements but it only queries members of existing groups

Hi,

what if you use Create Group Type? You just need to provide a name for the group.

Hi Fernando,

This creates a type but does not group the original elements in the model (Im looking for something similar to the “Group” command in revit).

Right now doing a work around where I create a group type, place it in the same place as the existing, then delete the original elements. it works fine for now but would be nice to have a single component for this