API Reference > OdDb Classes > OdDbSection Class > OdDbSection Methods > OdDbSection::removeVertex Method
OdDbSection::removeVertex Method
Syntax
C++
OdResult removeVertex(int nIndex);
Parameters 
Description 
int nIndex 
[in] Index of a vertex to be removed.  

eOk if the operation completed successfully, or an appropriate error code otherwise.

Removes a vertex at a given vertex. 

 

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