simGetObjectSel

Retrieves the handles of selected objects

C++ synopsis

int* simGetObjectSel(int* cnt)

Arguments

  • cnt: the number of selected objects

Return

  • a pointer to the selected objects. The user is in charge of releasing the buffer via simReleaseBuffer


See also: