NAME
          DtShapeGetParentName - Get the parent's Name for the given shape.

     SYNOPSIS
          #include <Dt.h>

          int  DtShapeGetParentName( int shapeID )

     DESCRIPTION
          DtShapeGetParentName() returns the parent name for the given shape,
          shapeID in the pointer name.
          


     DIAGNOSTICS
          Will return NULL if there is no parent, or parents are not
          wanted.


     FILES
          Link with -lDtOMio