Click or drag to resize

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)
Syntax
C#
public override bool HasCoordinates()

Return Value

Type: Boolean
True if one molecule or more has coordinate (Not all atoms have (0, 0, 0) coordinates.
See Also