#include <DbObjectContextPE.h>
Definition at line 43 of file DbObjectContextPE.h.
◆ addContext()
◆ createContextData()
Implemented in OdDbObjectContextBlkRefPE, OdDbObjectContextMLeaderPE, OdDbObjectContextHatchPE, OdDbObjectContextRaDimLrgPE, OdDbObjectContextRaDimPE, OdDbObjectContextOrdDimPE, OdDbObjectContextDmDimPE, OdDbObjectContextAngDimPE, OdDbObjectContextAlDimPE, OdDbObjectContextFcfPE, OdDbObjectContextLeaderPE, OdDbObjectContextTextPE, and OdDbObjectContextMTextPE.
◆ getContextData()
◆ getDefaultContextData()
◆ hasContext()
Returns whether a context is used by a specified object.
\param pObject [in] Pointer to the object.
\param context [in] Name of the context.
\returns
Returns true if the object uses the named context, or returns
false if it does not.
Implements OdDbObjectContextInterface.
◆ ODRX_DECLARE_MEMBERS()
◆ removeContext()
◆ setDefaultContext()
◆ supportsCollection()
virtual bool OdDbObjectContextPE::supportsCollection |
( |
const OdDbObject * |
pObject, |
|
|
const OdString & |
collectionName |
|
) |
| const |
|
virtual |
Returns whether a context collection is supported by a specified object.
\param pObject [in] Pointer to the object.
\param collectionName [in] Name of the context collection.
\returns
Returns true if the object supports the named context collection, or returns
false if it does not.
Implements OdDbObjectContextInterface.
The documentation for this class was generated from the following file: