API Reference > OdDb Classes > OdDbDatabase Class > OdDbDatabase Methods > OdDbDatabase::handseed Method
OdDbDatabase::handseed Method
Syntax
C++
OdDbHandle handseed() const;

Returns the next available handle number of this database object.

Use OdDbHandle::getIntoAsciiBuffer() to return the hex string version of the handle.

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