Click or drag to resize

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

Return Value

Type: Boolean
True if the Z coordinate one atom or more is not 0; False if the coordinates is 0.
See Also