Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeEllipCone::setAngles Method
Syntax
C++
OdGeEllipCone& setAngles(double startAng, double endAng);

Sets the starting and ending angles of this elliptical cone. 

 

Parameters
Description
startAng
[in] Start angle in radians.
endAng
[in] End angle in radians.

A reference to this OdGeEllipCone object.

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