closeobj(3G) closeobj(3G)
NAME
closeobj - closes an object
SPECIFICATION
C closeobj()
FORTRAN subroutine closeo
DESCRIPTION
closeobj closes an object that is open. Use makeobj to
create and open a new object. All display list routines
between makeobj and closeobj become part of the object
definition. Use editobj to open an existing object for
editing. Use closeobj to terminate the editing session.
If no object is open, closeobj is ignored.
SEE ALSO
editobj, makeobj
Programming Guide, Section 8.1, Defining an Object
NOTE
This routine is available only in immediate mode.
Page 1 (printed 8/20/87)