OpenDOF Project
const uint8* DOFObjectIDAttribute_GetValue ( const DOFObjectIDAttribute  attribute)

Get the data associated with the attribute.

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