Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbAbstractViewportData::setSnapAngle Method
Syntax
C++
virtual void setSnapAngle(OdRxObject* pViewport, double snapAngle) const = 0;

Sets the UCS snap angle for the specified viewport object (DXF 50).

Parameters
Description
pViewport
[in] Input pointer to the viewport object.
snapAngle
[in] Input snap angle. remarks All angles are expressed in radians.
Copyright © 2002-2022. Open Design Alliance All rights reserved.