Class to build a fragments tree used for _coordinates generation: - Each key atom is associated to a collection of fragments - A key atom is a branching atom

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

Syntax

C#
public sealed class MolFragmenter
Visual Basic (Declaration)
Public NotInheritable Class MolFragmenter
Visual C++
public ref class MolFragmenter sealed

Inheritance Hierarchy

System..::.Object
  Hyleos.Chemistry..::.MolFragmenter

See Also