Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbPolyline::setVertexIdentifierAt Method
Syntax
C++
void setVertexIdentifierAt(unsigned int index, OdInt32 suggestedId);

Sets the *vertex identifier* of the specified segment of this Polyline entity. 

 

Parameters
Description
index
[in] Segment index.
suggestedId
[in] Vertex identifier.
Copyright © 2002-2022. Open Design Alliance All rights reserved.