API Reference > OdDb Classes > OdDbObjectContextCollection Class > OdDbObjectContextCollection Methods > OdDbObjectContextCollection::setCurrentContext Method
OdDbObjectContextCollection::setCurrentContext Method
Syntax
C++
virtual OdResult setCurrentContext(const OdDbObjectContext* pContext) = 0;
Parameters 
Description 
const OdDbObjectContext* pContext 
[in] Pointer to the context for which a uniqueIdentifier is defined to make current for the context collection. 

Sets the current context of the context collection. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.