Add an atom/bond object
Namespace:
Scilligence.MolEngine
Assembly:
Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntaxpublic virtual bool Add(
BaseObj obj
)
Parameters
- obj
- Type: Scilligence.MolEngineBaseObj
The atom/bond object to be added
Return Value
Type:
BooleanTrue if successfully added; false if the object is existing
See Also