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

Sets the draft angle. 

The draft angle is the angle by which the profile will taper as it is swept. The default value is equal to 0.0. 

 

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