TextTitle

Synopsis

adjust_slice_spacing takes a 3D uniform field, changes the spacing of the specified axis and converts it into a 3D rectilinear field. This macro can be used to irregularly space the uniform output of Read_Img2vol.

Input Port

parent

user interface parent object

Parameters

str

string

align_horiz

int

align_vert

int

drop_shadow

int

background

int

bounds

int

underline

int

lead_line

int

radial

int

do_offset

int

offset

float[3]

xform_mode

int

nspace

int

position

float[3]

stroke

int

StrokeTextAttribs

 

min_vec

float[3]

max_vec

float[3]

Output Port

DefaultObject

Description

adjust_slice_spacing takes a 3D uniform field, changes the spacing of the specified axis and converts it into a 3D rectilinear field. This macro can be used to irregularly space the uniform output of read_Img2vol

Input

parent (UIconnections)

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

str (string)

align_horiz (int)

align_vert (int)

drop_shadow (int)

background (int)

bounds (int)

underline (int)

lead_line (int)

radial (int)

do_offset (int)

xform_mode (int)

nspace (int)

position (float[3])

stroke (int)

StrokeTextAttribs

min_vec (float[3])

max_vec (float[3])

Output Port

DefaultObject (DefaultObject)

Example

Not available

File

v/

See also related modules

Not applicable.