Home > Applications > SpinW > m_files > sw_addobject.m

iFit/sw_addobject

PURPOSE ^

adds a graphical object to a selected figure

SYNOPSIS ^

function sw_addobject(hFigure, hAdd)

DESCRIPTION ^

 adds a graphical object to a selected figure

 SW_ADDOBJECT(hFigure, hAdd) 

 It adds a graphical object to the hgtransform object of the figure for
 continuous rotation.

 Input:

 hFigure   The handle of the figure (number in the figure title bar).
 hAdd      Vector of struct, that contains the handles of the graphical
           objects, e.g. hAdd.objtype1 = [handle1 handle2 ...].

 See also SW.PLOT, SW_STRUCTFIGURE, HGTRANSFORM.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Mon 26-Nov-2018 15:08:42 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1