Notifications
Clear all

[Closed] Check if is in group

How do I check and see if the selected objects are in a group or not?

2 Replies

from Node Common Properties, operators and methods –

isGroupMember <node>

Returns true if node is in a group, false otherwise.

Thanks I just found that I don’t know how I missed it.