Home > . > read_set_object.m

read_set_object

PURPOSE ^

'read_set_object': read the data on the 'set_object' interface

SYNOPSIS ^

function data=read_set_object(handles)

DESCRIPTION ^

'read_set_object': read the data on the 'set_object' interface
--------------------------------------------------------
 data=read_set_object(handles)
--------------------------------------------------------
OUTPUT
data: structure of data read on the set_object interface
    .Style : style of projection object
    .Coord(nbpos,3): set of coordinates defining the object position;
    .ProjMode=type of projection ;
    .Phi=angle of projection;
    .DX,.DY,.DZ=increments;
    .YMax,YMin: min and max Y
INPUT:
 handles: structure describing the tags of the edit boxes and menus
menus

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Wed 10-Mar-2010 20:42:36 by m2html © 2003