API Reference > OdDb Classes > OdDbObjectId Class > OdDbObjectId Constructor > OdDbObjectId::OdDbObjectId Constructor ()
OdDbObjectId::OdDbObjectId Constructor ()
Syntax
C++
OdDbObjectId(); OdDbObjectId(OdDbStub* objectId); OdDbObjectId(const OdDbObjectId& objectId) = default;

This function guarantees that isNull() will return true if it is the first operation applied to this instance.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.