glmParticleHandleConnections

As of August 5th, 2025, Golaem will no longer provide direct support.

All support for Autodesk Golaem will now be handled exclusively through Autodesk support channels and this website will be deactivated.

Please bookmark the Autodesk Golaem Support section for any future support needs related to Autodesk Golaem packages.

When emitting or updating a Particle System from a Population Tool Locator, connections between the new Particle System and the Population Tool Locator are automatically created.
 
However if you want to add or modify the process of these connections, you can overwrite the following function:
glmParticleHandleConnections(string $particleSystem, string $popToolNode)
This function is located in glmPopulationToolUtils.mel file in the Golaem scripts directory.