Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ closeobj(3G) — GL2 W3.6

Media Vault

Software Library

Restoration Projects

Artifacts Sought

closeobj(3G)  —  Silicon Graphics

NAME

closeobj − closes an object

SPECIFICATION

C
closeobj()

FORTRAN
subroutine closeo

Pascal
procedure closeobj;

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. 

Version 3.6  —  December 20, 1987

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026