OpenDOF Project
uint16 DOFValueArray_GetElementsCount ( const DOFValue  self)

Report the number of elements in the DOFValueArray.

Parameters
selfThe DOFValueArray (a DOFValue). This must not be NULL.
Returns
The number of elements in the DOFValueArray. This may be 0 if the array contains no elements.
Exceptions
0is returned if self is NULL or it is not a DOFValueArray.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22