Graph.getCurveByID


getCurveByID(curveID)

Retrieve a curve from this graph by its internally allocated ID. It is an error to call this function with an ID which does not exist

curveIDintID to search for
Return valueIFCurveThe returned curve

See also getID

Back to Graph

Back to Overview