DgEmpty(3D) — Kubota Pacfic Computer Inc. (\*(Dd)
NAME
DgEmpty − Remove all elements from a specified group
SYNOPSIS
C:
void DgEmpty(group)
DtObject group;
FORTRAN:
CALL DGE(GROUP)
INTEGER∗4 GROUP
DESCRIPTION
DgEmpty deletes all elements from the group, group.
ERRORS
DgEmpty will fail if the group handle is invalid.
[WARNING - invalid group handle]
SEE ALSO
DgDelEle(3D), DgDelEleBetweenLabels(3D), DgDelEleRange(3D), DoGroup(3D), DoInLineGroup(3D)
September 02, 1992