simResetGraph

Resets a graph object (i.e. clears all its data streams)

C++ synopsis

int simResetGraph(int graphHandle)

Arguments

  • graphHandle: handle of the graph object

Return

  • -1 if operation was not successful


See also: