Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdDwfDevice::createView Method
Syntax
C++
OdGsViewPtr createView(const OdGsClientViewInfo* pInfo = 0, bool bEnableLayerVisibilityPerView = false);

Creates an OdGsView object. 

 

Parameters
Description
pInfo
[in] Structure that contains the viewport data.
bEnableLayerVisibilityPerView
[in] Enables or disables a layer's visibility.

Called by the visualization framework to create an instance of the desired OdGsView subclass.

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