API Reference > OdDb Classes > OdDbViewportTableRecord Class > OdDbViewportTableRecord Methods > OdDbViewportTableRecord::setSnapAngle Method
OdDbViewportTableRecord::setSnapAngle Method
Syntax
C++
void setSnapAngle(double snapAngle);
Parameters 
Description 
double snapAngle 
[in] Snap angle. 

Sets the snap rotation angle for this Viewport (DXF 50).

All angles are expressed in radians.

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