API Reference > OdDb Classes > OdDbObjectContextBlkRefPE Class > OdDbObjectContextBlkRefPE Methods > OdDbObjectContextBlkRefPE::removeContext Method
OdDbObjectContextBlkRefPE::removeContext Method
Syntax
C++
virtual OdResult removeContext(OdDbObject*, const OdDbObjectContext&) const;
Parameters 
Description 
pObject 
[in] Pointer to the object.  
context 
[in] Name of the context to remove. 

Returns eOk if successful, or an appropriate error code if not.

Removes a context from the specified object. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.