Pages

Wednesday, November 27, 2013

Python SOP node: Connectivity merge groups

Here is a custom python SOP node which merges groups together if they are not connected to each other.



Download Connectivity Merge Groups

Parameters:

Pattern: Groups used as input
Ouput Groups: Create new groups with merges groups
Keep Old: Keep old groups

If interested the python source code is availaibe here: Python Source Code