PDSNAR(3g) — Subroutines
Name
PDSNAR − Deletes a structure network or list of structure networks from the specified archive file.
Operating States: PHOP, ∗, ∗, AROP
PHIGS standard function
Syntax
PDSNAR (AFID, N, LSTRID)
Argument Data Type Access Description
---------------------------------------------------------------------------
AFID Integer Read Archive file identifier
N Integer Read Number of structure identifiers in
the list
LSTRID(N) Array of Read List of structure identifiers
integers
---------------------------------------------------------------------------
Description
PDSNAR deletes the specified structure network or list of structure networks from the specified archive file. If a specified structure network does not exist, the function takes no action for that structure network.
The function does not check for references to other structures in the archive file. To check for references before you execute this delete function, use the PQPAN and PQPDE functions.
See Also
PDASAR
PDSTAR
POPARF