API Reference > Functions > OdPrcGsManager Namespace > OdPrcGsManager::setupLayoutViews Function
OdPrcGsManager::setupLayoutViews Function
Syntax
C++
PRC_TOOLKIT OdGsPrcLayoutHelperPtr setupLayoutViews(OdPrcObjectId layoutId, OdGsDevice* pDevice, OdGiContextForPrcDatabase* pGiCtx);

PrcGsManager.h

Parameters 
Description 
OdPrcObjectId layoutId 
[in] A layout object identifier.  
OdGsDevice* pDevice 
[in] A pointer to a Gs device.  
OdGiContextForPrcDatabase* pGiCtx 
[in] A pointer to a PRC database context.
 

Returns an OdGsDevice-derived wrapper that handles some OdGsDevice object calls.

Sets layout views. 

 

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.