API Reference > OdGe Classes > OdGeSpunSurf Class > OdGeSpunSurf Methods > OdGeSpunSurf::setAngles Method
OdGeSpunSurf::setAngles Method
Syntax
C++
OdGeSpunSurf& setAngles(double startAngle, double endAngle);
Parameters 
Description 
double startAngle 
[in] Start angle of rotation. To create a closed spun surface, set this parameter to 0 and endAngle to Oda2PI.  
double endAngle 
[in] End angle of rotation. To create a closed spun surface, set this parameter to Oda2PI and startAngle to 0. 

Sets angles of rotation of the profile curve of this spun surface. 

 

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