OpenDOF Project
uint16 DOFValueStructure_GetFieldsCount ( const DOFValue  self)

Report the number of fields in the DOFValueStructure.

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