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

Sets the twist angle. 

Twist angle is the angle of a profile's twisting while the profile is revolving around the axis in radians. The default value is equal to 0.0. 

 

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