API Reference > OdDb Classes > OdDbViewport Class > OdDbViewport Methods > OdDbViewport::setSnapIncrement Method
OdDbViewport::setSnapIncrement Method
Syntax
C++
void setSnapIncrement(const OdGeVector2d& snapIncrement);
Parameters 
Description 
const OdGeVector2d& snapIncrement 
[in] Snap increment. 

Sets the snap increment of this Viewport object (DXF 14).

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