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 8.0.1 Build 0
2018-01-22