Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbObjectContextPE::removeContext Method
Syntax
C++
virtual OdResult removeContext(OdDbObject*, const OdDbObjectContext&) const;

Removes a context from the specified object. 

 

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.

Copyright © 2002-2022. Open Design Alliance All rights reserved.