NAME
	  DtGroupGetNormalCount	- Get the number of normals in the
	  group.


     SYNOPSIS
	  #include <Dt.h>


	  int  DtGroupGetNormalCount( int shapeID, int groupID,	int *count )


     DESCRIPTION
	  DtGroupGetNormalCount() returns the number of	normals	in the
	  group	indicated by the groupID and shapeID parameters	via
	  the pointer to the count parameter.


     DIAGNOSTICS
	  DtGroupGetNormalCount() returns one on success and zero on
	  failure.


     FILES
	  Link with -lDtOMio