Home Reference VEX VEX functions 

addgroup vex function

Contexts: pop , sop

Tags: popsop

Adds the particle specified by point_number to the group specified.

  1. void addgroup(string group_name, int point_number)

Adds the particle specified by point_number to the group specified. point_number is not the id of the particle, but rather the geometry point associated with the particle.