API Reference > FacetModeler Namespace > Classes > Contour2D Class > Contour2D Methods > Contour2D::removeVertexAt Method
Contour2D::removeVertexAt Method
Syntax
C++
Result removeVertexAt(OdUInt32 iIndex);
Parameters 
Description 
OdUInt32 iIndex 
[in] Vertex index.  

eOk if the vertex is removed successfully, or a corresponding result state otherwise.

Removes a vertex and corresponding segment. 

 

Bulge values of the other segments are left intact.

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