OpenDOF Project
DOFSystem DOFObject_GetSystem ( const DOFObject  obj)

Return the associated System for a given Object.

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