API Reference > OdGe Classes > OdGeRevolvedSurface Class > OdGeRevolvedSurface Methods > OdGeRevolvedSurface::setAngles Method
OdGeRevolvedSurface::setAngles Method
Syntax
C++
OdGeRevolvedSurface& setAngles(double startAngle, double endAngle);
Parameters 
Description 
double startAngle 
[in] Start angle of rotation of this revolved surface.  
double endAngle 
[in] End angle of rotation of this revolved surface. 

Sets start and end angles of rotation of the profile curve. 

 

The angles are specified in radians.

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