Click or drag to resize

AAMappingSearch Method (MolBase)

Do the mapping

Namespace:  Scilligence.MolEngine
Assembly:  Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
public ABMap Search(
	MolBase target
)

Parameters

target
Type: Scilligence.MolEngineMolBase
The target structure

Return Value

Type: ABMap
A map if succeeded
See Also