API Reference > Classes > PRC Graphical Classes > OdPrcView Class > OdPrcView Methods > OdPrcView::setIsDefaultView Method
OdPrcView::setIsDefaultView Method
Syntax
C++
void setIsDefaultView(bool isDefaultView);
Parameters 
Description 
bool isDefaultView 
[in] A new value of the flag. 

Sets a new value of the default view flag. The default view flag indicates whether the view is the default view (if true) or not (if false). 

 

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