Close

Relief for ODA Team in Ukraine

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

Returns whether a named context exists in the collection. 

 

Parameters
Description
contextName
[in] Name of the context.

Returns true if the named context exists in the collection, or returns Null if it does not exist.

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