Atom is SP3

Namespace:  Hyleos.Chemistry
Assembly:  Hyleos.Chemistry (in Hyleos.Chemistry.dll) Version: 1.0.9.4 (1.0.9.4)

Syntax

C#
public bool IsSP3 { get; }
Visual Basic (Declaration)
Public ReadOnly Property IsSP3 As Boolean
Visual C++
public:
property bool IsSP3 {
	bool get ();
}

Remarks

Checks id Hybridation value is set to 3 (no computation)

See Also