Previous Next Up Title Contents Index Functions Index Top Library

INQUIRE CURRENT ELEMENT TYPES AND SIZE

PQCETS


CALL SEQUENCE

CALL PQCETS (ERRIND, ELTYPE, IL, RL, SL)

OUTPUT PARAMETERS

INTEGER ERRIND
Error indicator
INTEGER ELTYPE
Element type
INTEGER IL
Dimension of integer array
INTEGER RL
Dimension of real array
INTEGER SL
Dimension of character array

PHIGS STATE

(PHOP, *, STOP, *).

EFFECT

Returns the type of element indicated by element pointer in the open structure as well as the size of the data associated with it. If the data is available, error indicator is returned as 0.

ERRORS

5
Ignoring function, function requires state (PHOP,*, STOP,*)

SEE ALSO

open structure, inquire element types and size, inquire current element content, inquire element content, element search.


Previous Next Up Title Contents Index Functions Index Top Library