Click or drag to resize

MoleculeGuessBond Method

Namespace:  Scilligence.MolEngine
Assembly:  Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
public Point3D GuessBond(
	Atom a,
	double bondlength
)

Parameters

a
Type: Scilligence.MolEngineAtom
bondlength
Type: SystemDouble

Return Value

Type: Point3D
See Also