Click or drag to resize

MoleculeSplitAsSet Method

Split fragments to different atom-bond set

Namespace:  Scilligence.MolEngine
Assembly:  Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
public ABSet[] SplitAsSet()

Return Value

Type: ABSet
Atom-bond sets of splitted fragments
See Also