Groups of groups, selection priority bug

Hi all.

Rhino 7 or 8, same thing.


groups in groups priority bug.gh (12.4 KB)

To replicate the bug:

  • bake group A
  • try to select the ellipses or triangles, only the “child” group will select

or

  • bake B
  • selecting circles will select only the “child” group of circles

Hypotesys:
on baked geometries the selection “priority” of nested groups (or group of groups) is reversed.

Proof (maybe):

  • bake A
  • select everything manually (triangles and ellipses)
  • _Ungroup , “child” groups are gone now
  • “parent” group still exist, selecting any single ellipse or triangle will make you select the whole “parent” group A of 5 elements

or

  • bake B
  • select the arc
  • as the only group containig the arc is the “parent” group B, it works

Thanks @maje90 for posting

It looks indeed that the order of grouping is reversed:

I added this thread to the YT:
RH-81228 nested Group in GH When bake into Rhino, nesting reversed

1 Like

RH-81228 is fixed in Rhino 8 Service Release 10

1 Like