OpenDOF Project
DOFObjectID DOFObjectIDSource_GetObjectID ( const DOFObjectIDSource  self)

Get the DOFObjectID from the specified DOFObjectIDSource.

Lifecycle
The data returned is owned by the DOFObjectIDSource and is only valid as long as the DOFObjectIDSource remains valid. It must not be destroyed individually.
Parameters
selfThe DOFObjectIDSource. This must not be NULL.
Returns
The DOFObjectID.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22