Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbViewport::setGridAdaptive Method
Syntax
C++
void setGridAdaptive(bool bNewVal);

Specifies whether to adapt the grid display. An adaptive grid can be useful to avoid issues when a viewport is zoomed out too much and the grid becomes too dense, or on the contrary, when a viewport is zoomed in too much, there can be too few lines to display the grid. 

 

Parameters
Description
bNewVal
[in] Flag that specifies whether the grid should be adaptive.
Copyright © 2002-2022. Open Design Alliance All rights reserved.