getopenobj(3G) — Silicon Graphics
NAME
getopenobj − returns the current open object
SPECIFICATION
C
Object getopenobj()
FORTRAN
integer*4 function getope()
Pascal
function getopenobj: Object;
DESCRIPTION
getopenobj returns the number of the object that is currently open for editing. If no object is open, it returns -1.
SEE ALSO
Programming Guide, Section 8.3, Object Editing
NOTE
This routine is available only in immediate mode.
Version 3.6 — December 20, 1987