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

GPCLST - Close Structure

GPCLST

Purpose

Use GPCLST to close a structure in the currently selected structure store. The current structure state is set to Structure Closed (STCL)

If your application started conditional editing, then the graPHIGS API stops conditional editing.

Once closed, your application cannot insert or replace structure elements in the structure until the structure is opened. Also, the structure store containing the structure being closed becomes available to be updated by other application processes attached to the structure store.

Parameters

None

Error Codes

4
FUNCTION REQUIRES STATE STOP

Related Subroutines

GPCEDT
Conditional Editing
GPOPST
Open Structure

RCP code

201331458 (X'0C001302')


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