simCreateDummy

Creates a dummy.

C++ synopsis

int simCreateDummy(double size, const float* reserved)

Arguments

  • size: the dummy size
  • reserved: set to nullptr

Return

  • -1 if operation was not successful, otherwise the handle of the dummy