Click or drag to resize

ChainGetChain Method

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 GetChain(
	Molecule m,
	Atom startatom
)

Parameters

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

Return Value

Type: Chain
See Also