Close

Relief for ODA Team in Ukraine

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

Sets the starting and ending angles of this elliptical arc. 

 

Parameters
Description
startAng
[in] Starting angle of this elliptical arc.
endAng
[in] Ending angle of this elliptical arc.

Reference to this OdGeEllipArc2d object.

All angles are expressed in radians.

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