OpenDOF Project
uint8 DOFObjectID_GetAttributeCount ( const DOFObjectID  self)

Get the count of attributes associated with a DOFObjectID.

Parameters
selfThe DOFObjectID. This should not be NULL.
Returns
The count of attributes associated with the DOFObjectID.
Exceptions
0is returned if the DOFObjectID is NULL.
core-c-dof-oal Version 7.1.5 Build 0
2017-01-25