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.