Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbObjectContextCollection::getContext Method
Syntax
C++
virtual OdDbObjectContextPtr getContext(const OdString& contextName) const = 0;

Returns a pointer to a copy of a named context in the collection. 

 

Parameters
Description
contextName
[in] Name of the context.

If no context exists with the specified name, Null is returned.

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