TOC PREV NEXT INDEX

reset_minmax

Synopsis

Resets the expresssions for a field's node data min and max.

Input Port

in_field

 

parent

user interface parent object

Parameters

Output Port

out_fld

out_obj

Description

Resets the expresssions for a field's node data min and max for the indicated component to the orginal settings that are a part of the Field data structure (which can be seen v/fld.v in the group Data_Array). Equivalent to calling FLDreset_node_minmax from C code.

Input

in_field


parent

UIconnection. 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

comp

controls which node data component to reset

Output Port

out_fld

Mesh

out_obj

Dataobject. No Texture

Example

Not available

File

v/modules.v

See also related modules

Not applicable.

TOC PREV NEXT INDEX