DbHandle.h
This class encapsulates the 64-bit integer handles associated with OdDbObject instances.
Corresponding C++ library: TD_Db
Handles are persistent and unique within a database. Handles are not, however, unique between databases.
|
Name |
Description |
|
This is the overview for the OdDbHandle constructor overload. |
|
Name |
Description |
|
Returns the hexidecmal representation of this Handle object as an OdString. | |
|
Returns the this Handle object as an array OdUInt8[8]. | |
|
Returns the hexidecmal representation of this Handle object as a null terminated string. | |
|
Returns true and only if this Handle object is null. |
Copyright © 2002–2022. Open Design Alliance. All rights reserved.
|