NAME
DtShapeGetNormalCount - Get the number of normals in the
shape.
SYNOPSIS
#include <Dt.h>
int DtShapeGetNormalCount( int shapeID, int *count )
DESCRIPTION
DtShapeGetNormalCount() returns the number of normals in the
shape indicated by the shapeID via the pointer to the count
parameter.
DIAGNOSTICS
DtShapeGetNormalCount() returns one on success and zero on
failure.
FILES
Link with -lDtOMio