API Reference > OdExport Classes > TD_DWF_EXPORT Namespace > Classes > Od3dDwfDevice Class > Od3dDwfDevice Methods > Od3dDwfDevice::createView Method
Od3dDwfDevice::createView Method
Syntax
C++
OdGsViewPtr createView(const OdGsClientViewInfo* pInfo = 0, bool bEnableLayerVisibilityPerView = false);
Parameters 
Description 
const OdGsClientViewInfo* pInfo = 0 
[in] Input client view information.  
bool bEnableLayerVisibilityPerView = false 
[in] Value is true if layer visibility per view is enabled. 

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

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.