API Reference > OdDb Classes > OdDbViewport Class > OdDbViewport Methods > OdDbViewport::setGridFollow Method
OdDbViewport::setGridFollow Method
Syntax
C++
void setGridFollow(bool bNewVal);
Parameters 
Description 
bool bNewVal 
[in] Flag that specifies whether to redraw the grid for dynamic UCS changes. 

Specifies whether the grid should be redrawn according to dynamic UCS changes in this viewport. 

 

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