sim.getLinkDummy

Retrieves the object handle of the dummy linked to this one

Synopsis

int linkedDummyHandle = sim.getLinkDummy(int dummyHandle) int linkedDummyHandle = sim.getLinkDummy(int dummyHandle)

Arguments

  • dummyHandle: handle of the dummy whose linked dummy has to be retrieved

Return values

  • linkedDummyHandle: handle of the dummy linked to the specified dummy object, or -1 if the dummy is not linked


See also: