OpenDOF Project
DOFType DOFValue_GetDOFType ( const DOFValue  self)

Retrieve the DOFType represented within the DOFValue.

Lifecycle
The data returned is owned by the DOFValue and is only valid as long as the DOFValue remains valid. It must not be destroyed individually.
Parameters
selfThe DOFValue. This must not be NULL.
Returns
The DOFType of the DOFValue.
Exceptions
NULLis returned if self is NULL.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22