new RemoveConnector()
Operation of removing a chem connector from a structure fragment / molecule.
Properties:
Name | Type | Description |
---|---|---|
connectedObjs |
Array | Objects that connected by this connector. This property is used in operation reversing. If not set, value will be automatically calculated in operation executing. |
Extends
Methods
-
execute()
-
Execute this command.
- Inherited From:
- Source:
-
isReversible() → {Bool}
-
Indicate whether this command can be undone. Default is true. Descendants should override this method if unreversible.
- Inherited From:
- Source:
Returns:
- Type
- Bool
-
reverse()
-
Undo command execution.
- Inherited From:
- Source: