API Reference > FacetModeler Namespace > Classes > Contour2D Class > Contour2D Methods > Contour2D::setBulgeAt Method
Contour2D::setBulgeAt Method
Syntax
C++
Result setBulgeAt(OdUInt32 iIndex, double dBulge);
Parameters 
Description 
OdUInt32 iIndex 
[in] Vertex index.  
double dBulge 
[in] Bulge value to set.  

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

Sets a bulge value for a vertex with the specified index. 

 

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