dopgrouplist expression function
returns a string containing a list of all object groups for the current time in a specified DOP Network.
Usage
dopgrouplist(dop)
Examples
dopgrouplist("/obj/dopnet1") Returns a string such as “group1 group2 rbdsolver1”.Replaced by
Replaced by hou.DopNetNode.objectGroups
