Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbObjectContextCollection::addContext Method
Syntax
C++
virtual OdResult addContext(const OdDbObjectContext* pContext) = 0;

Copies a context and adds the copy to the context collection. 

 

Parameters
Description
pContext
[in] Pointer to the context for which a uniqueIdentifier is defined to copy and add to the context collection.

The new context is assigned a new uniqueIdentifier. Returns eOk if successful, or an appropriate error code if not.

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