INQUIRE EDIT MODE
-
CALL SEQUENCE
CALL PQEDM (ERRIND, EDITMO)
OUTPUT PARAMETERS
- INTEGER ERRIND
- Error indicator
- INTEGER EDITMO
- Current edit mode
- Insertion
- PINSRT: 0 (INSERT)
- Replacement
- PREPLC: 1 (REPLACE)
PHIGS STATE
(PHOP, *, *, *).
EFFECT
Returns the current structure edit mode. If the data is available, error
indicator is returned as 0.
The data is read from PHIGS description table.
ERRORS
- 2
Ignoring function, function requires state (PHOP, *,*,*)
SEE ALSO
set edit mode.
-