Assembly: Algo;
The IAlgorithmClipboard interface is used to create copies of calculation algorithm objects in calculation tree.
IAlgorithmClipboard
The interface is developed for internal use.
| Property name | Brief description | |
![]() |
NotEmptyBuffer | The NotEmptyBuffer property returns whether there are calculation algorithm objects in the clipboard. |
| Method name | Brief description | |
![]() |
CopySelectedShapes | The CopySelectedShapes method copies the selected calculation algorithm objects. |
![]() |
CutSelectedShapes | The CutSelectedShapes method cuts the selected calculation algorithm objects to the clipboard. |
![]() |
The Paste method pastes the cut or copied calculation algorithm objects from the clipboard. |
See also: