Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbObjectContextCollection::currentContext Method
Syntax
C++
virtual OdDbObjectContextPtr currentContext(const OdDbObject* pRequestingObject) const = 0;

Returns a pointer to the current context of the context collection. 

 

Parameters
Description
pRequestingObject
[in] Optional pointer to the object for which you want the current context.

If no current context exists, Null is returned.

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