OpenDOF Project
DOFConnection DOFConnection_GetRelatedConnection ( const DOFConnection  self)

Return the Connection associated with the Connection.

Note
Not all Connections are related to another Connection, so this may return NULL.
Parameters
selfThe Connection. This must not be NULL.
Returns
The associated DOFConnection, or NULL if there is no Connection associated with the connection.
core-c-dof-oal Version 7.1.7 Build 0
2017-10-31