simGetJointMode

Retrieves the operation mode of a joint

C++ synopsis

int simGetJointMode(int jointHandle, int* options)

Arguments

  • jointHandle: handle of the joint object
  • options (output): not used

Return

  • -1 if operation was not successful, otherwise the joint mode.


See also: