Close

Relief for ODA Team in Ukraine

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

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

 

Parameters
Description
pDevice
[in] A pointer to a device.
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.

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