ReactionHasCoordinates Method |
Test if any molecule has coordinates
Namespace:
Scilligence.MolEngine
Assembly:
Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntaxpublic override bool HasCoordinates()
Return Value
Type:
BooleanTrue if one molecule or more has coordinate (Not all atoms have (0, 0, 0) coordinates.
See Also