API Reference > FacetModeler Namespace > Classes > Segment2D Class > Segment2D Methods > Segment2D::arcAngle Method
Segment2D::arcAngle Method
Syntax
C++
double arcAngle() const;

Angle value.

Gets the signed included angle of the arc segment. 

 

The returned value belongs in the range (-2*Pi, 2*Pi).

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