Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeRevolvedSurface::getAngles Method
Syntax
C++
void getAngles(double & startAngle, double & endAngle) const;

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

 

Parameters
Description
startAngle
[out] Start angle of rotation of this revolved surface.
endAngle
[out] End angle of rotation of this revolved surface.

The angles are specified in radians.

Copyright © 2002-2022. Open Design Alliance All rights reserved.