OpenDOF Project
boolean DOSObjectID_IsEqualIgnoreAttributes ( DOSObjectID  self,
DOSObjectID  other 
)

Compare two DOSObjectOIDs, excluding Attribute extensions.

Parameters
selfThe objectID to compare against. This must not be NULL.
otherThe other objectID to compare. This must not be NULL.
Returns
boolean TRUE if base objectIDs are equal, FALSE otherwise.
core-c-cos Version 7.0.1 Build 0
2018-02-08