replicate_field


Synopsis

Allows to periodically replicate an input mesh around a specified center and axis staring at a specified angle. The module replicates only transformation portion of the input mesh while coordinates and data are referenced by the output array of meshes. This module can be used to visulize axis-symmetric models.

Input ports

in_field

Mesh to replicate.

parent

UIconnection

Output Ports

out_fld

mlink, array of replicated Meshes.

out_obj

DefaultObject

Parameters

rotation axis

UIradioBox, selects X, Y or Z axis. (axis)

# of fields

UIslider, number of instances of input field to create. (nmeshes)

Start angle

UItypein, value of angle of first output instance of output field in degrees.

End angle

UItypein, value of angle of last output instance of output field in degrees.

X center

UItypein, value of X-coordinate of the center of rotation.

Y center

UItypein, value of Y-coordinate of the center of rotation.

Z center

UItypein, value of Z-coordinate of the center of rotation.

File

v/modules.v