Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSection::removeVertex Method
Syntax
C++
OdResult removeVertex(int nIndex);

Removes a vertex at a given vertex. 

 

Parameters
Description
nIndex
[in] Index of a vertex to be removed.

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

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