Houdini 12 Expression functions

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”.

On this page