OpenDOF Project
DOFObjectID DOFObject_GetObjectID ( const DOFObject  object)

Return the Object ID associated with the 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
objectThe DOFObject. This must not be NULL.
Returns
The associated Object ID.
Exceptions
NULLis returned if obj is NULL.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22