ne_rxn_unSetCurve

int sbne::ne_rxn_unSetCurve(NReaction *r, const bool &remove)

Unset the LCurve object of this NReaction object.

Parameters
  • r – a pointer to the NReaction object.

  • remove – a bool value to determine whether to keep or remove the LCurve object assigned to this NReaction object.

Returns

integer value indicating success/failure of the function.