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