Click or drag to resize

ChainGetChains Method (Molecule, Atom, ABSet)

Namespace:  Scilligence.MolEngine.HELM
Assembly:  Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
public static Chain[] GetChains(
	Molecule m,
	Atom startatom,
	ABSet branchcollection
)

Parameters

m
Type: Scilligence.MolEngineMolecule
startatom
Type: Scilligence.MolEngineAtom
branchcollection
Type: Scilligence.MolEngineABSet

Return Value

Type: Chain
See Also