NAME
          DtKinGetSegmentCount - Get the number of segments in a
          kinemation body.


     SYNOPSIS
          #include <Dt.h>


          int  DtKinGetSegmentCount( int bodyID, int *count )


     DESCRIPTION
          DtKinGetSegmentCount() returns the number of segments via
          the pointer to the count parameter for the kinemation body
          indicated by the bodyID parameter.



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


     DIAGNOSTICS
          returns one on success and zero on failure.







     SEE ALSO
          DtKinGetBodyCount(3W)


     FILES
          Link with -lDtOMio