Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdView::getDefault Method
Syntax
C++
void getDefault(bool& state) const;

Returns the current default flag value. The method fills a passed boolean value and returns it to a calling subroutine. 

 

Parameters
Description
state
[out] A placeholder for the default flag value.

If the flag value is equal to true, the view is the default, otherwise it is not.

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