Requires: VI Scripting
Inherits from AbstractDiagram»Diagram. View the class hierarchy.
Method | Description |
---|---|
Align Selection | Aligns selected objects. Details |
Clear Selection | Clears the selection list. Details |
Copy Selection | Copies selected objects into the clipboard. Details |
Cut Selection | Deletes selected objects. Details |
Distribute Selection | Distributes selected objects. Details |
Enclose Selection 2 | Encloses the selected items on the block diagram in a structure. When you use this property to drop a loop, LabVIEW creates tunnels with as few broken wires as possible and creates shift register pairs if appropriate. Details |
External Editor Wizard | Find or creates a new External Editor Wizard with which objects may be locked and unlocked. Details |
Make Selection | Selects the block diagram objects you specify and deselects all other block diagram objects. Details |
Make Selection From Rect | Allows the user to select all objects in a given area of the block diagram. Details |
Move Selected Objects | Moves the selected objects within this TopLevelDiagram by the number of pixels specified in X/Y Delta. This method simulates a mouse drag, and it has the same side effects associated with mouse-dragging in the development environment, including resizing an owner to contain the dragged objects, altering the selection list to include objects duplicated by the drag, and forcing a duplicate-drag when moving objects to another block diagram. Details |
Move Selection Backward | Moves the selected object(s) one step back in the z-plane order. Details |
Move Selection Forward | Moves the selected object(s) one step forward in the z-plane order. Details |
Move Selection To Back | Moves the selected objects to the back of the z-plane order. Details |
Move Selection To Front | Moves the selected objects to the front of the z-plane order. Details |
RemoveFromSelection | Removes a selected set of objects from the selection list. Details |