OpenDOF Project
DOFType DOFInterfaceProperty_GetDOFType ( const DOFInterfaceProperty  prp)

Get the DOFType of the DOFInterfaceProperty.

Lifecycle
The data returned is owned by the DOFInterfaceProperty and is only valid as long as the DOFInterfaceProperty remains valid. It must not be destroyed individually.
Note
A valid DOFInterfaceProperty is obtained from calling DOFInterface_GetProperty.
Parameters
prpThe DOFInterfaceProperty. This must not be NULL.
Returns
the DOFType
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22