API Reference > FacetModeler Namespace > Classes > Contour2D Class > Contour2D Methods > Contour2D::getBulgeAt Method
Contour2D::getBulgeAt Method
Syntax
C++
Result getBulgeAt(OdUInt32 iIndex, double& dBulge) const;
Parameters 
Description 
OdUInt32 iIndex 
[in] Segment index.  
double& dBulge 
[out] Bulge value.  

eOk if the bulge is found successfully, or a corresponding error type otherwise.

Gets a bulge value of a segment with the specified index. 

 

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