API Reference > OdDbRoot Classes > OdDbBaseDatabasePE Class > OdDbBaseDatabasePE Methods > OdDbBaseDatabasePE::setupActiveLayoutViews Method
OdDbBaseDatabasePE::setupActiveLayoutViews Method
Syntax
C++
virtual OdGsDevicePtr setupActiveLayoutViews(OdGsDevice* pDevice, OdGiDefaultContext* pGiCtx) = 0;
Parameters 
Description 
OdGsDevice* pDevice 
[in] A pointer to the device.  
OdGiDefaultContext* pGiCtx 
[in] A pointer to the Gi context object with active layout data.
 

A smart pointer to an OdGsDevice object with views set up.

Sets up Gs views for a specified device, according to the active database layout data. 

 

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