API Reference > OdDb Classes > OdDbObjectContextInterface Class
OdDbObjectContextInterface Class
OdDbObjectContextInterfaceOdDbObjectContextInterfaceOdDbObjectContextInterface
Syntax
C++
class OdDbObjectContextInterface : public OdRxObject;

DbObjectContextInterface.h

This class is the Protocol Extension class for OdDbObjectContext objects.

Implement this interface to use OdDbObjectContext objects, which can determine the properties and behaviors that are available for custom objects.

TD_Db 

 

 
Name 
Description 
 
Adds a context to the specified object.
 
 
Returns whether a context is used by a specified object.
 
 
This is ODRX_DECLARE_MEMBERS, a member of class OdDbObjectContextInterface. 
 
Removes a context from the specified object.
 
 
Returns whether a context collection is supported by a specified object.
 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.