This module stores the coordinates of points picked by the user in Render. The coordinates of the stored points are output as the coordinate portion of the lattice. The data portion of the lattice contains the index of picked points.
A point's coordinates are stored when the user pushes the 'Add' button, but all points are stored if 'Add All' is 'Yes'.
You can clear stored data by pushing the 'Clear' button.
Port: Pick
Type: Pick
Pick Data from Render or some other picking modules.
Port: Add All
Type: Option Menu
Menu Item: No
Menu Item: Yes
All received picked points' coordinates are stored if 'Yes' is set.
Port: Add
Type: Button
Current picked point's coordinates are stored when this button is pushed.
Port: Clear
Type: Button
Clear all stored points.
Port: Point
Type: Lattice
Constraints: 1-D
Constraints: float
Constraints: curvilinear
Contains series of coordinates of stored points.
You cannot erase an individual point or a subset of the points. You can only clear all points.