Close

Relief for ODA Team in Ukraine

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

Adds a context to the specified object. 

 

Parameters
Description
pObject
[in] Pointer to the object.
context
[in] Name of the context to add.

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

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