OpenDOF Project
DOFInterface DOFInterfaceProperty_GetInterface ( const DOFInterfaceProperty  prp)

Get the Interface associated with a Property.

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.
Parameters
prpThe DOFInterfaceProperty. This must not be NULL.
Note
A valid Property is obtained from calling DOFInterface_GetProperty().
Returns
The DOFInterface.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22