Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ closeobj(3g) — GL2 W2.4

Media Vault

Software Library

Restoration Projects

Artifacts Sought

closeobj()  —  Silicon Graphics

NAME

closeobj - closes an object

SPECIFICATION

C
closeobj()

FORTRAN
subroutine closeo

Pascal
procedure closeobj;

DESCRIPTION

closeobj closes an open object.  A new object is created and opened with makeobj.  All display list commands between makeobj and closeobj become part of the object definition.  An existing object is opened for editing with editobj; the editing session is terminated when the object is closed with a closeobj. 

If no object is open, closeobj is ignored. 

SEE ALSO

editobj, makeobj

NOTE

This command can be used only in immediate mode. 

Version 2.4  —  May 08, 1986

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