API Reference > OdDb Classes > OdDbPolyline Class > OdDbPolyline Methods > OdDbPolyline::removeVertexAt Method
OdDbPolyline::removeVertexAt Method
Syntax
C++
void removeVertexAt(unsigned int vertexIndex);
Parameters 
Description 
unsigned int vertexIndex 
[in] Vertex index. 

Removes the specified vertex from this Polyline entity.

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