NAME
          DtKinGetGroupName - Get the group name in a kinemation body
          segment.


     SYNOPSIS
          #include <Dt.h>


          int  DtKinGetGroupName( int bodyID, int segID, int groupID, char **name)


     DESCRIPTION
          DtKinGetGroupName() returns the name of the group via the
          pointer to the variable name parameter for the kinemation
          body segment group indicated by the bodyID, segID and
          groupID parameters.  Kinemation body segments will have a
          point group for each different material assigned to the
          segment.


     IMPLEMENTATION NOTES
          The kin functions are not implemented in the AliasAPI version




     DIAGNOSTICS
          returns one on success and zero on failure.







     SEE ALSO
          DtKinGetBodyCount()
          DtKinGetSegmentCount()
          DtKinGetGroupCount()


     FILES
          Link with -lDtOMio