new RemoveNode()
Operation of removing a chem node from a structure fragment / molecule.
Properties:
Name | Type | Description |
---|---|---|
linkedConnectors |
Array |
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: