OpenDOF Project
DOFObjectID DOFObjectIDAttribute_CreateValueObjectID ( const DOFObjectIDAttribute  attribute)

Create a new DOFObjectID from the data associated with the attribute.

Resource Management:
This function allocates resources that must later be freed by calling DOFObjectID_Destroy.
Parameters
attributeThe DOFObjectIDAttribute. This must not be NULL.
Returns
The new DOFObjectID.
Exceptions
NULLis returned if a new DOFObjectID cannot be created.
core-c-dof-oal Version 7.1.5 Build 0
2017-01-25