API Reference > OdDb Classes > OdDbSweepOptions Class > OdDbSweepOptions Methods > OdDbSweepOptions::setTwistAngle Method
OdDbSweepOptions::setTwistAngle Method
Syntax
C++
void setTwistAngle(double ang);
Parameters 
Description 
double ang 
[in] A new twist angle (in radians). 

Sets the twist angle. 

Twist angle is the angle by which the profile will be twisted as it is swept. The default value is equal to 0.0. 

 

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