Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ unpost_all_structures(3P) — PHIGS 1.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

UNPOST ALL STRUCTURES(3P)  —  SUNPHIGS LIBRARY

NAME

UNPOST ALL STRUCTURES − unpost all structures posted to the specified workstation

SYNOPSIS

C Syntax

void
punpostallstruct ( ws )
Pintws;workstation identifier

FORTRAN Syntax

SUBROUTINE pupast ( WKID )
INTEGERWKIDworkstation identifier

Required PHIGS Operating States

(PHOP, WSOP, ∗, ∗)

DESCRIPTION

Purpose

UNPOST ALL STRUCTURES unposts all of the structures posted to a specified workstation. Following UNPOST ALL STRUCTURES, no structure networks remain eligible for display on the workstation.  The immediate effect of the function on the display surface will depend on the workstation’s display update state. 

C Input Parameter

wsAll structures are to be unposted from the workstation with this identifier. 

FORTRAN Input Parameter

WKIDAll structures are to be unposted from the workstation with this identifier. 

Execution

UNPOST ALL STRUCTURES removes all the structures from the “table of posted structures” on the specified workstation. 

The unposted structures are not deleted from the Central Structure Store, and may again be posted to this or another workstation.  No other workstations are affected. 

ERRORS

003Ignoring function, function requires state (PHOP, WSOP, ∗, ∗)

054Ignoring function, the specified workstation is not open

059Ignoring function, the specified workstation does not have output capability (i.e., the workstation category is neither OUTPUT, OUTIN, nor MO)

SEE ALSO

POST STRUCTURE (3P)
INQUIRE POSTED STRUCTURES (3P)
CLOSE WORKSTATION (3P)
UNPOST STRUCTURE (3P)

Sun Release 4.0  —  Last change: 5 July 1989

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