xform_to_plane
Synopsis
xform_to_plane sets the transformation on a field to be inverse transformation of a plane.
Input Port
Parameters
Output Port
Description
xform_to_plane sets the transformation of an output mesh to equal that of inverse transformation of another input (in_plane) concatenated with original transformation. It is used when you want, for example, to view a result of arbitrary slicer in "frontal view". In this case you would connect the output of slice module to in_field and the slicing plane to in_plane input. The output of xform_to_plane module will be output of slice transformed into XY plane. It can be viewed in a separate 2D renderer window.
Input
Parameters
Output Port
The output is a reference to an object that is the merge of the input mesh with the new transformation set.
Example
Libraries.Examples.Visualization.Xform_Slice
v/dv_examp/xfm_slc.vFile
See also related modules