API Reference > OdDb Classes > OdDbObjectContext Class
OdDbObjectContext Class
OdDbObjectContextOdDbObjectContext
Syntax
C++
class OdDbObjectContext : public OdRxObject;

DbObjectContext.h

This class represents a context that can determine what properties and behaviors are available for custom objects.

An annotation scale is an example of an object that has a context that determines its available options and behavior. 

 

 
Name 
Description 
 
 
 
Name 
Description 
 
Returns the name of the context collection to which the context belongs. 
 
Returns the name of the context. 
 
 
 
Sets a new name of a context.
 
 
Returns the ID of the context. 
Copyright © 2002–2021. Open Design Alliance. All rights reserved.