Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmGArc::setAngles Method
Syntax
C++
OdResult setAngles(double startAng, double endAng);

Sets the starting and ending angles of this arc. 

 

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

eOk if the operation completed successfully, or an appropriate error code otherwise.

All angles are expressed in radians.

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