new SplitStructFragment()
Operation of split one unconnected structure fragment into multiple connected ones.
Parameters:
Name | Type | Description |
---|---|---|
target. |
Kekule.StructureFragment |
Properties:
Name | Type | Description |
---|---|---|
target |
Kekule.StructureFragment | Source fragment, all connectors and nodes will be moved to dest fragment. |
splittedFragments |
Array | Fragment splitted, this property will be automatically calculated in execution of operation. |