simSetObjectSel

Sets the object selection state

C++ synopsis

int simSetObjectSel(const int* handles, int cnt)

Arguments

  • handles: the handles of objects, or nullptr
  • cnt: the number of objects

Return

  • The number of selected objects, or -1 in case of an error


See also: