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

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

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

 

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