API Reference > OdDb Classes > OdDbViewport Class > OdDbViewport Methods > OdDbViewport::isGridSubdivisionRestricted Method
OdDbViewport::isGridSubdivisionRestricted Method
Syntax
C++
bool isGridSubdivisionRestricted() const;

true if the grid subdivision is restricted, false otherwise.

Checks whether grid subdivision is not allowed below the minor grid spacing in this viewport.

The grid subdivision setting is ignored if an isGridAdaptive() call returns false.

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