Create a Reaction object based on the sketch.
To be a Reaction, the sketch has to have one Arrow, and some structure in either or both side
Namespace:
Scilligence.MolEngine
Assembly:
Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntaxpublic Reaction AsReaction()
Return Value
Type:
ReactionA Reaciton object if succeeded
See Also