API Reference > OdDb Classes > OdDbPolyline Class > OdDbPolyline Methods > OdDbPolyline::getBulgeAt Method
OdDbPolyline::getBulgeAt Method
Syntax
C++
double getBulgeAt(unsigned int index) const;
Parameters 
Description 
unsigned int index 
[in] Segment index. 

Returns the bulge of the specified segment of this Polyline entity. 

 

Bulge is the tangent of 1/4 the included angle of the arc segment, measured counterclockwise.

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