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. 

 

 
Name 
Description 
 
Adds a context to the specified object.
 
 
Returns whether a context is used by a specified object.
 
 
 
 
Removes a context from the specified object.
 
 
Returns whether a context collection is supported by a specified object.
 
Copyright © 2002–2021. Open Design Alliance. All rights reserved.