simDestroyGraphCurve

Destroys a graph stream or curve

C++ synopsis

int simDestroyGraphCurve(int graphHandle, int curveId)

Arguments

  • graphHandle: handle of the graph
  • curveId: the id of the stream or curve, -1 to remove all streams/curves

Return

  • -1 if operation was not successful


See also: