MoleculeHasZCoordinates Method |
Test if the atoms have Z coordaintes
Namespace:
Scilligence.MolEngine
Assembly:
Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntaxpublic override bool HasZCoordinates()
Return Value
Type:
BooleanTrue if the Z coordinate one atom or more is not 0; False if the coordinates is 0.
See Also