Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbObjectContextPE::hasContext Method
Syntax
C++
virtual bool hasContext(const OdDbObject*, const OdDbObjectContext&) const;

Returns whether a context is used by a specified object. 

 

Parameters
Description
pObject
[in] Pointer to the object.
context
[in] Name of the context.

Returns true if the object uses the named context, or returns false if it does not.

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