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
-
- Returns
- The associated DOFSystem.
- Exceptions
-
NULL | is returned if obj is NULL. |