OpenDOF Project
boolean DOFObjectID_HasAttributes ( const DOFObjectID  self)

Ask if a DOFObjectID includes Attribute extensions.

Parameters
selfThe DOFObjectID. This should not be NULL.
Returns
Non-zero (TRUE) if Attribute extensions are included in the DOFObjectID, FALSE otherwise.
Exceptions
Zero(FALSE) is returned if the DOFObjectID is NULL.
core-c-dof-oal Version 7.1.7 Build 0
2017-10-31