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

Sets the draft angle. 

Draft angle is an angle of a profile's taper relative to the axis while the profile is revolving around the axis. The default value is equal to 0.0. 

 

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