API Reference > Classes > Database Classes > OdBmDBDrawing Class > OdBmDBDrawing Methods > OdBmDBDrawing::setGsView Method
OdBmDBDrawing::setGsView Method
Syntax
C++
void setGsView(OdGsView* pGsView, OdGsView* pGsFrontView, OdGsView* pGsBackView);
Parameters 
Description 
OdGsView* pGsView 
[in] Input view for the non-annotated elements.  
OdGsView* pGsFrontView 
[in] Input view for the annotated elements.  
OdGsView* pGsBackView 
[in] Input view for the non system elements on system discipline view. 

Sets the views for the not annotated and annotated elements. 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.