OpenDOF Project
uint32 DOFType_GetMaxLength ( const DOFType  type)

Report the maximum length of the given type.

Parameters
typeThe DOFType. This must not be NULL.
Returns
The maximum length of the given type. 0 if type is NULL.
Exceptions
0is returned if the type does not have a length.
core-c-dof-oal Version 7.1.7 Build 0
2017-10-31