API Reference > OdDbRoot Classes > OdDbBaseDatabasePE Class > OdDbBaseDatabasePE Methods > OdDbBaseDatabasePE::getNextViewForActiveLayout Method
OdDbBaseDatabasePE::getNextViewForActiveLayout Method
Syntax
C++
virtual OdDbStub* getNextViewForActiveLayout(OdGiDefaultContext* pGiCtx, OdDbStub*) = 0;
Parameters 
Description 
OdGiDefaultContext* pGiCtx 
[in] A pointer to a default Gi context object. 

Gets the next view associated with the active layout. 

 

This functionality currently is not implemented.

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