Group Edges SOP

Overview

Simple utility sop that will convert point groups into a edge group string that can be referenced anywhere you need to use an edge group.  This therefore allows you to effectively create procedural edge groups which are otherwise unsupported.

Usage

This sop requires an input geometry with one or more point group on it that are then converted to an edge group string.

Parameters

Point Group Open Input point group that you want to convert to an open edge group.
Point Group Closed Input point group that you want to convert to a closed edge group.
Edge Group The final compiled edge group string, copy and paste a reference to this parameter in the sop you want to use the converted point groups.