API Reference > OdDb Classes > OdDbViewport Class > OdDbViewport Methods > OdDbViewport::setGridBoundToLimits Method
OdDbViewport::setGridBoundToLimits Method
Syntax
C++
void setGridBoundToLimits(bool bNewVal);
Parameters 
Description 
bool bNewVal 
[in] Flag that disables (if set to true) or enables (if set to false) grid display beyond the limits. 

Specifies whether to display a grid only inside the limits for the WCS and UCS in this viewport. 

 

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