mirror
Synopsis
create the mirror image of an unstructured Mesh
Input Port
Parameters
Output Port
Description
mirror generates a mesh that is the mirror image of the input mesh by reflecting the mesh about the X, Y, and/or Z plane. You can control each independently. Mirroring is useful for visualizing axisymmetric problems.
Input
A port to connect to a user interface object that contains the macro's widgets. By default, it is connected to the default user interface object in the application in which the macro is instanced. (This default connection is not drawn.)
Parameters
mirror X axis
mirror Y axis
mirror Z axisOutput Port
The output field is a reference to the input field, but with a new, modified xform transformation matrix object.
Example
Libraries.Examples.Visualization.Mirror_Scale
v/dv_examp/mirr_scl.vFile
See also related modules