sim.getCollectionObjects

Retrieves the object handles that compose a collection

Synopsis

list objectHandles = sim.getCollectionObjects(int collectionHandle) int[] objectHandles = sim.getCollectionObjects(int collectionHandle)

Arguments

  • collectionHandle: handle of the collection

Return values

  • objectHandles: array of n object handles


See also: