API Reference > Classes > OdDAIObjectId Class > OdDAIObjectId Operators > OdDAIObjectId::! Operator
OdDAIObjectId::! Operator
Syntax
C++
bool operator !() const;

Returns true if the object identifier is NULL; otherwise, the method returns false.

The negation operator for the object identifier.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.