Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbAbstractViewportData::setSnapIncrement Method
Syntax
C++
virtual void setSnapIncrement(OdRxObject* pViewport, const OdGeVector2d& snapIncrement) const = 0;

Sets the snap increment of the specified viewport object.

Parameters
Description
pViewport
[in] Input pointer to the viewport object.
snapIncrement
[in] Input snap increment.
Copyright © 2002-2022. Open Design Alliance All rights reserved.