Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbObjectContextManager::registerContextCollection Method
Syntax
C++
OdResult registerContextCollection(const OdString& collectionName, OdDbObjectContextCollection* pCollection);

Registers a context collection with the context manager. 

 

Parameters
Description
collectionName
[in] Name of the context collection.
pCollection
[in] Pointer to the context collection.

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

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