Close

Relief for ODA Team in Ukraine

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

Returns a pointer to a context collection using its name as an identifier. 

 

Parameters
Description
collectionName
[out] Name of the context collection.

Returns a pointer to the registered context collection. If no collection exists with the specified name, Null is returned.

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