Click or drag to resize

CDXBaseCDXBracket Constructor (SetAtom, Int32, Int32, Int32)

Namespace:  Scilligence.MolEngine.IO
Assembly:  Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
public CDXBracket(
	Set<Atom> atoms,
	int repeat,
	int half1,
	int half2
)

Parameters

atoms
Type: Scilligence.MolEngine.CommonSetAtom
repeat
Type: SystemInt32
half1
Type: SystemInt32
half2
Type: SystemInt32
See Also