Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ closeobj(3g) — GL2 W2.5r1

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 object that is open.  Use makeobj to create and open a new object.  All display list routines between makeobj and closeobj are 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, the IRIS ignores closeobj . 

SEE ALSO

editobj, makeobj IRIS Graphics Programming, Section 8.3, Object Editing

NOTE

This routine is available only in immediate mode. 

Version 2.5r1  —  October 29, 1986

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