ne_rxn_isSetExtentBox

bool sbne::ne_rxn_isSetExtentBox(NReaction *r)

Predicate returning true if this NReaction object’s “extentbox” attribute is set.

Parameters

r – a pointer to the NReaction object.

Returns

true if the “extentbox” attribute of this NReaction object is set, false if either the “extentbox” attribute is not set or the object is NULL .