[ Previous | Next | Contents | Glossary | Home | Search ]
The graPHIGS Programming Interface : Subroutine Reference

GPARW - Associate Root with Workstation

GPARW (wsid, strid)

Purpose

Use GPARW to convert a structure network within the currently selected structure store into the workstation specific format.

This subroutine has its meaning and effect only for the workstation that requires structures in a workstation specific format. For a workstation which can directly traverse the common format, this subroutine is ignored and has no effect.

If the selected structure is not associated with any view of the specified workstation, no action is performed. If the specified structure does not exist, an empty structure is created.

Parameters

wsid -- specified by user, fullword integer

Workstation identifier.

strid -- specified by user, fullword integer

Structure identifier.

Error Codes

12
FUNCTION REQUIRES STATE SSSL
25
SPECIFIED WORKSTATION DOES NOT EXIST
35
WORKSTATION HAS ONLY INPUT CAPABILITIES

Related Subroutines

GPQAR
Inquire Set of Associated Roots

RCP code

201333505 (X'0C001B01')


[ Previous | Next | Contents | Glossary | Home | Search ]