OpenDOF Project
const char* DOFObjectIDAttribute_GetValueString ( const DOFObjectIDAttribute  attribute)

Get the data associated with the attribute as a string.

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 as a string.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22