OpenDOF Project
uint32 DOFType_GetSubtypesCount ( const DOFType  type)

Report the number of subtypes contained within a type.

Parameters
typeThe DOFType. This must not be NULL.
Returns
The number of subtypes in the type. 0 if type is NULL, or does not have any subtypes.
Exceptions
0is returned if the type does not have any subtypes.
core-c-dof-oal Version 7.1.7 Build 0
2017-10-31