API Reference > OdDb Classes > OdDbMline Class > OdDbMline Methods > OdDbMline::vertexAt Method
OdDbMline::vertexAt Method
Syntax
C++
OdGePoint3d vertexAt(int vertexIndex) const;
Parameters 
Description 
int vertexIndex 
[in] Vertex index. 

Returns the specified vertex of this MLine entity (DXF 10 or 11).

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