copy_ROI
Synopsis
copy a mesh to a selected region of an output array of meshes
Input Port
Parameters
Output Port
Description
copy_ROI copies an input mesh, typically created by one of the Graphics Display Kit's interactive drawing modules (for example, ClickSketch, ContinuousSketch) to an array of output meshes. This module is a quick way to create an array of ROIs that correspond to a volume. The ROIs can subsequently be edited individually by using the EditMesh module.
The size of the output mesh array is determined by using a reference input field. The input mesh may be copied to a region of the output mesh array by using the start and stop parameters appropriately.Input
The reference input field must be uniform, 3D and have node data. This field is used to dimension the output array of meshes
Parameters
UItoggle. When set, Run starts the copy operation. It is automatically cleared when the copy operation is completed.
Output Port
The output array of meshes. This array is dimensioned by the reference input field. Depending on the values of Start and Stop, all or part of the output
Example
Libraries.Examples.Visualization.Tile_ROI
v/dv_examp/tile_roi.v
Libraries.Examples.Visualization.Display_Vol_ROI
v/dv_examp/display_vol_roi.vFile
See also related modules