Close

Relief for ODA Team in Ukraine

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

This method is called by the visualization framework to create an instance of the desired OdGsView subclass. 

 

Parameters
Description
pInfo
[in] Input client view information.
bEnableLayerVisibilityPerView
[in] Value is true if layer visibility per view is enabled.
Copyright © 2002-2022. Open Design Alliance All rights reserved.