Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdDbBaseDatabasePE::setupActiveLayoutViews Method
Syntax
C++
virtual OdGsDevicePtr setupActiveLayoutViews(OdGsDevice* pDevice, OdGiDefaultContext* pGiCtx) = 0;

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

 

Parameters
Description
pDevice
[in] A pointer to the device.
pGiCtx
[in] A pointer to the Gi context object with active layout data.

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

Copyright © 2002-2022. Open Design Alliance All rights reserved.