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