Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeSpunSurf::setAngles Method
Syntax
C++
OdGeSpunSurf& setAngles(double startAngle, double endAngle);

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

 

Parameters
Description
startAngle
[in] Start angle of rotation. To create a closed spun surface, set this parameter to 0 and endAngle to Oda2PI.
endAngle
[in] End angle of rotation. To create a closed spun surface, set this parameter to Oda2PI and startAngle to 0.
Copyright © 2002-2022. Open Design Alliance All rights reserved.