AddDrawobj - add line, rectangle or circleSYNOPSIS
AddDrawobj ( line | rect | circle ) ( 2D | 3D )DESCRIPTION
Add a line, rectangle or cirlce for annotation. The first argument selects the type of drawing object.
If the second argument is 2D, the object is placed at a default location and can be moved to the desired place. It will always keep its screen position and is not related to any spectrum.
If the second argument is 3D, the initial position in space is near the center of the selected spectrum. The positon relative to this spectrum can be changed with the mouse or with the MoveDrawobj command.
EXAMPLES
AddDrawobj line 3DSEE ALSO
SelectSpec, ColorPrim, LinePrim, StyleDrawobj, MoveDrawobj, RemovePrim, AddTitle, AddText
DATE
960912