Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgElementId Class
Syntax
C++
class OdDgElementId;

This class implements memory-resident ElementId objects for OdDgDatabase objects.

Database objects reference other database objects using ElementId objects, and a database object pointer can always be obtained from a valid ObjectId objects. The effect of this mechanism is that database objects do not have to reside in memory unless they are explicitly being examined or modified by the user.

OdDgElementId

File: DgElementId.h 

Module: API Reference 

  • OdDbHandle
  • OdDgElement

 

Corresponding C++ library: TG_Db 

 

Copyright © 2002-2022. Open Design Alliance All rights reserved.