new AddConnector(chemObject, parentObj, refSibling, connectedObjs)
Operation of adding a chem connector to a structure fragment / molecule.
Parameters:
Name |
Type |
Description |
chemObject |
Kekule.ChemObject
|
Target chem object. |
parentObj |
Kekule.ChemObject
|
Object should be added to. |
refSibling |
Kekule.ChemObject
|
If this property is set, chem object will be inserted before this sibling. |
connectedObjs |
Array
|
Objects that connected by this connector. |
Properties:
Name |
Type |
Description |
connectedObjs |
Array
|
Objects that connected by this connector. |
- Source: